Serial output in Pymakr
-
I am trying out the Lora example from this topic:
https://forum.pycom.io/topic/236/lopy-nano-gateway
I have two issues:
- when I bootup the Lopy I have no serial output in Pymakr. After I do a machine.reset() the serial output starts working.
- I think this is because of the programm layout, but I have to bootup the nano gateway first, and then the client. Otherwise there is no connection.