pico-lorawan-circuitpython
pico-lorawan-circuitpython copied to clipboard
Pico-LoRa-SX1262 Support
Hi Allan Please forgive my lack of knowledge, but would it be possible to use this example with Pico-LoRa-SX1262 from Waveshare ? I have been trying to get these modules to read a serial sensor ( https://wiki.dfrobot.com/A01NYUB%20Waterproof%20Ultrasonic%20Sensor%20SKU:%20SEN0313 ) which outputs a simplex constant 9600 baud stream. Which I want to send 1 read to the TTN twice a day. In python it looks much easier, though I don't know how to add SX1262 support to your code.
Thank You very much . Greg.