#Embedded #C application for the Raspberry Pi #Pico that combines 4-channel #LoRa motor control with #RYLR998 LoRa wireless communication. The project supports both receiver (LoRa controller) and transmitter (remote control) modes in a unified codebase, enabling wireless LoRa motor control over long distances. https://github.com/mytechnotalent/pico_c_lora
Apparently the data sheet I was reading was for firmware v1.3, but the firmware on my units is v1.0. The big difference is that they added network id support later on. I guess without that, it's not compatible with the #RYLR998 unit. I'm not seeing a way to upgrade it though. πŸ€”