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/
Someone captured this #LoRa Chirp with HackRF One SDR ... Isn't this beautiful?
@lupyuen It's a nice trick :þ
Nope Airspy SDR couldn't sniff our #BL602 #LoRa at 923 MHz ... Though it sniffed others thru the Faraday Cage (erm) Pot 🤔
https://github.com/lupyuen/bl_iot_sdk/blob/lora/customer_app/sdk_app_lora/sdk_app_lora/demo.c#L220-L270