You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! I just got into the RAKWireless ecosystem and I've been experimenting with your RAK11300 examples when I noticed a strange issue: It seems like the example program does not send any actual LoRa payload messages when being connected to the Arduino serial monitor at the same time.
Hey! I just got into the RAKWireless ecosystem and I've been experimenting with your RAK11300 examples when I noticed a strange issue: It seems like the example program does not send any actual LoRa payload messages when being connected to the Arduino serial monitor at the same time.
The log says:
and I can see the device join in ThingsNetwork:
... but no payload message (every 20 seconds) is received. Just join-related messages, then nothing.
This only seems to occur when the Arduno Serial Monitor is attached to the device. Under the following conditions the example code works fine:
Only if the serial monitor is attached, the problem occurs and the example code seems to get stuck / freeze at "Sending frame now...".
SW versions:
The text was updated successfully, but these errors were encountered: