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/
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/
@lupyuen I guess there's no sound in space.
@lupyuen It's a nice trick :þ
#LoRa SX1276 Driver listens for GPIO Interrupts on 6 (!) GPIO Pins ... Maybe #BL602 can defer this ... If we're not receiving LoRa Packets 🤔
https://github.com/lupyuen/bl_iot_sdk/blob/lora/customer_app/sdk_app_lora/sdk_app_lora/sx1276-board.c#L137-L185