PiSupply / pxt-iot-lora-node

Makecode Library for the Pi Supply IoT LoRa Node
GNU Lesser General Public License v3.0
5 stars 18 forks source link

URGENT - Transmission Bug #27

Closed ryanteck closed 4 years ago

ryanteck commented 5 years ago

Currently there seems to be a bug where after 10 transmissions the node crashes out and stops transmitting.

This will be fixed ASAP

ryanteck commented 4 years ago

Added a slight delay in between transmissions. But also found that it's only when transmitting without delay so adding a 5S delay in fixes the issue.