UIFlow 1.8.0
-
@m5stack could we get reply about uiflow support for lorawan ?
-
@mati you could try
0001
for the mask code -
@mati did you open more than two UIFlow web pages? if you open two pages in the same browser and use different hardware. that would have some conflict. so I think you just need to open a new browser. it will work fine.
-
@m5stack indeed it was two tabs !
Let me check this, thx for a hint. -
I can't stop the sound.
UIFlow1.8.0 + M5StickC Plus
-
Wher can I find version 1.8.0?
-
This post is deleted! -
@m5stack hmm no luck one tab and still error
but ... its just bug me so after listing all modules on AtomDUT its turn on you have made a typo in the from base.DTU_LoRAWAN should be base/DTU_LoRaWAN
from base.DTU_LoRAWAN import DTU_LoRAWAN
into
from base.DTU_LoRaWAN import DTU_LoRaWAN -
In the Remote+ documentation for the slider it says "click the gear button on the block to add a variable before use" But there is no gear button.
-
@plusulli sorry. that is a mistake. draw the slider to the preview box. workspace will auto create print block and variable
-
@mati I think the module name is
from base.DTU_LoRaWAN import DTU_LoRaWAN
......a
is lowercase -
@m5stack said in UIFlow 1.8.0:
@mati I think the module name is
from base.DTU_LoRaWAN import DTU_LoRaWAN
......a
is lowercaseThis is a problem in the UiFlow, after importing lorawan init in the code we have LoRAWAN.
And what a supprise its fixed now ;)
Day ago was
what a nice silent fix =]
-
in the german version of UIflow Remote+ the slider function is faulty in the english version it is ok i searched for a long time until i found it