Our #NuttX SX1262 Library works OK for receiving #LoRa Messages! 🎉
https://lupyuen.github.io/articles/sx1262?20#run-the-firmware-2
Calling our #NuttX SX1262 Library to receive a #LoRa Message
https://lupyuen.github.io/articles/sx1262?19#receive-lora-message
Troubleshooting our #NuttX #LoRa Library with a Software Defined Radio
https://lupyuen.github.io/articles/sx1262?18#spectrum-analysis-with-sdr
Our #NuttX SX1262 Library transmits #LoRa Messages correctly! 🎉
https://lupyuen.github.io/articles/sx1262?17#run-the-firmware-1
Here's how we send a #LoRa Message on #NuttX OS
https://lupyuen.github.io/articles/sx1262?16#transmit-lora-message
Setting the #LoRa Parameters for #NuttX OS
https://lupyuen.github.io/articles/sx1262?15#lora-parameters
Yep our #NuttX #LoRa Library reads the SX1262 Registers OK! 🎉
https://lupyuen.github.io/articles/sx1262?11#run-the-firmware
Building our #NuttX Firmware for #LoRa SX1262
https://lupyuen.github.io/articles/sx1262?10#build-the-firmware
How we call our #NuttX #LoRa Library ... To read the SX1262 Registers
https://lupyuen.github.io/articles/sx1262?9#read-sx1262-registers
What are DIO1, BUSY and NRESET Pins on #LoRa SX1262 ... Nope we're not using them on #NuttX OS yet
https://lupyuen.github.io/articles/sx1262?8#connect-sx1262-transceiver
How #LoRa SX1262 is wired up on #PineDio Stack BL604 ... And how we configure the pins on Apache #NuttX OS
https://lupyuen.github.io/articles/sx1262?8#connect-sx1262-transceiver
Adding our Library to the #NuttX Makefiles and Kconfig
https://lupyuen.github.io/articles/sx1262?6#update-makefiles-and-kconfig
Here's how we create a Library in #NuttX OS
https://lupyuen.github.io/articles/sx1262?5#appendix-create-a-nuttx-library
#NuttX Libraries vs Drivers ... Libraries are easier to code and troubleshoot
https://lupyuen.github.io/articles/sx1262?4#library-vs-driver
Why #LoRaWAN is so complex ... And why we should stick to the official Semtech Drivers for LoRa and LoRaWAN
IoT Techie and Educator / Apache NuttX PMC