Multitech conduit and Lopy "Not joined yet"



  • @monsteroz May I assume that you registered your application and device beforehand and inserted the proper app_eui and app_key in the script?
    I have a FiPy here that joins properly. The join statement is:

    lora.join(activation=LoRa.OTAA, auth=(dev_eui, app_eui, app_key), timeout=0, dr=config.LORA_NODE_DR)
    

    But the difference are default values.



  • @monsteroz please edit your post and add ``` on a line before and after your code so it’s properly formatted.



Pycom on Twitter