@jirkakrepl said in New Pybytes firmware 1.18.1.r9 (Experimental LTE support):
If your LTE configuration is correct, your device with a Simcard should connect to Pybytes using LTE.
Then Terminal and Flash OTA update should work too.
Awesome, I'll try it out soon, thanks! LTE OTA was only thing holding us back from a production release.
it is not possible (yet?)
i think pybytes is running on mqtt so it would be quite easy to implement this servers side.
mqtt does support 2 way communication and pybytes is still beta so i think in the future it will be possible
Hi @Ross-Leamon,
at this moment you can manually setup LTE already with Pybytes: https://forum.pycom.io/topic/4185/new-pybytes-firmware-1-18-1-r9-experimental-lte-support
@protean WiFi connection should now be much more stable in the new firmware 1.18.2.r2. https://forum.pycom.io/topic/4446/update-to-pybytes-firmware-1-18-2-r2-solving-device-wifi-connectivity-issues
Please update your device!
@jirkakrepl
i Don't have that exact software version anymore and you couldn't do much with it because it communicates via CAN-bus with some other devices you probably don't have.
the sending to pybytes parts looks a lot like the provided example.
the time it crashed i didn't update a part i only tried to open the flash tab in pybytes.
i get the
Error publish [Errno 12] ENOMEM
more if i increase the wait time between some data bursts. with 60 seconds almost never but with 600 seconds more often.
Hi @nervencid,
this table is only for saving wifi credentials in Pybytes.
These wifi credentials could be selected (from the combo box) when you create a new device profile in Pybytes.
At this moment a device profile is "locked" with one wifi credentials which were selected during that particular device profile creation.
After that only when you update your Pycom device with the firmware updater, a Pycom device will receive new wifi credentials from Pybytes.
Hi @dnear1
stacked option could create a stacked bar chart if you send an array of a tupple of values with your signal. But at this moment we don't support it, so it does nothing. We're going to refactor this part of UI.
We're going to update docs this week.
Hello,
zip archive which you can download from Pybytes contains just Pybytes library (python code) which you can flash manually with Pymakr.
Tar files are firmware files for Pycom boards.