Hi there, we are using our XBEE devices in an IOT settings. Our micropython code seems to work perfectly fine as some times it connects to our aws account and sometimes it doesn't. Does anyone have an explanation to the spotty-ness. We get a range of errors from time out, ENXIO, and ENOENT.
Also side note One of our devices won't connect to our aws account at all and it is using the same profile configurations as the one which is able to connect (sometimes connect)
Hopefully someone has some pointers.
maybe a socket time out?