Currently beta testing Muon v0.0.5 with M404 M-SoM.
Configuration:
OS 5.9.0
Battery connected
No ethernet connection
Both Wifi and cellular antennas connected
WiFi.prefer() statement implemented
Particle console shows signal strength and quality metrics for cellular
USB-C power cord connected to USB-C port on Macbook laptop
Visual Studio Code open and terminal window up showing serial output from board
Just running the loop below and the board will randomly lock up with the onboard status LED showing solid cyan, stopped breathing. No response to viewing variables or function calls via console. Runtime can be anywhere from 1 hour to 30 before lockup. Only option is to reboot.
Hi, FYI I have been running this code for 22 hours and still running fine.
This is my code below, I added a Particle variable to check from the cloud as well.
Only difference with your setup is that I have the GNSS antenna connected.
Thanks for the follow up. I changed the serial to use logging instead. I also removed the cellular antenna and issued the Cellular.off() command. My system still locked up around 9 hours. When it locked up, the onboard status LED was solid green. I have now been contacted directly by Particle and asked to send my beta testing info into them for review. Just to finish this thread, I am going to install your exact code into my Muon and retest.