I need help with pybyte
-
Does anyone know how to make the lopy always connect to Pybytes? as it loses connection immediately
-
Could you perhaps elaborate on the issues you are experiencing?
Below I have provided an example of how to setup a connection to pybytes (and make sure that it is activated on boot)
https://docs.pycom.io/pybytes/gettingstarted/#step-3-provision-your-deviceYou can then use
pybytes.send_signal(1, your data)
to make it show up on the platformGijs