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
LMIC-node | One example to rule them all. LMIC-node is an example LoRaWAN application for a node that can be used with The Things Network. It demonstrates how to send uplink messages, how to receive downlink messages, how to implement a downlink command and it provides useful status information. With LMIC-node it is easy to get a working node qu…
EByte module flow-controller does the store-and-forward task so that the packet dropping, due to the congestion between microcontroller and Ebyte module, be reduced.
T-Beam blocks direct PC access to the u-blox NEO-M8N, but analyzing ESP32↔GPS traffic needs PYGPSClient/U-Center. A passthrough can forward GPS→ESP32 data to the PC for analysis, but can’t relay PYGPSClient config commands back to the GPS—so configuration must be done in code setup.
hot-and-cold” game gadget with 2 players, but instead of saying “warmer,” gadget simply points you in the right direction of buddy with a LED ring. compass knows which way you are facing. it can tell whether you’re pointing toward north, south, east, or west. It knows where your buddy is, Both gadget talk with off grid LORA radio.
First in setup a message from ESP32 to Ubox Neo M8N, that configures UBX-NAV-SAT messages to T-BEAM ESP32, and then in Loop, from this message a longitude and latitude is extracted. pre-work to the "hot and cold game"