pico-lorawan-circuitpython icon indicating copy to clipboard operation
pico-lorawan-circuitpython copied to clipboard

Pico-LoRa-SX1262 Support

Open gomond opened this issue 2 years ago • 0 comments

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.

gomond avatar Aug 07 '22 23:08 gomond