Let's connect #PineCone #BL602 @PINE64 to #LoRa RF96 ... Always connect Antenna before Power! ⚡... Bought from Tindie
https://www.tindie.com/products/m2m/lora-module-for-breadboard-with-antenna/
We'll port the #LoRa SX1276 Driver from #Mynewt OS to #BL602 IoT SDK ... Because the GPIO and SPI Hardware Abstraction Layers are quite similar
https://github.com/apache/mynewt-core/blob/master/hw/drivers/lora/sx1276/src/sx1276.c
Let's test the #BL602 #LoRa Driver ... With the "LoRa Ping" app ported from #Mynewt OS
https://github.com/apache/mynewt-core/blob/master/apps/loraping/src/main.c
Let's zoom into the #BL602 #LoRa Packet ... And hunt for the LoRa Chirp!
https://pubs.gnuradio.org/index.php/grcon/article/download/8/7/
1️⃣ Enable #LoRa SX1276 Power Amplifier 2️⃣ Increase Airspy sample rate to 10 MHz ... LoRa Packets never looked better!
Captured the Legendary #LoRa Chirp! (The helix thingy)
https://pubs.gnuradio.org/index.php/grcon/article/download/8/7/
#BL602 #LoRa Chirp ... One last shot
https://pubs.gnuradio.org/index.php/grcon/article/download/8/7/
Sending #LoRa Packets from #PineCone #BL602 @PINE64 ? Connect these 5 data pins to Semtech SX1276 or Hope RF96
https://github.com/lupyuen/bl_iot_sdk/blob/lora/customer_app/sdk_app_lora/sdk_app_lora/sx1276.h#L24-L56