RE: Article: SPI on BL602 and ESP32

2021-12-13 Thread MIGUEL ALEXANDRE WISINTAINER
Yes, today we only have LoRa, right ? Not LoRaWAN ? De: Xiang Xiao Enviado: segunda-feira, 13 de dezembro de 2021 03:46 Para: dev@nuttx.apache.org Assunto: Re: Article: SPI on BL602 and ESP32 It will be a good addition if you can mainline the integration of LoRa

Re: Article: SPI on BL602 and ESP32

2021-12-13 Thread Xiang Xiao
On Mon, Dec 13, 2021 at 1:00 PM Lee, Lup Yuen wrote: > Hi Xiao Xiang: Thanks for the suggestion! I'll check out the wireless > drivers in NuttX and figure out how to do this. > Maybe, we can follow how CAN and BT done in NuttX: https://github.com/apache/incubator-nuttx/tree/master/net/can http

Re: Article: SPI on BL602 and ESP32

2021-12-13 Thread Sebastien Lorquet
lora is just a RF modulation scheme like FSK or BPSK lorawan is the network protocol. it can work with "any" rf transceiver, on top of any RF modulation, usually it's used with lora, but can also be used with FSK or any other. Sebastien Le 13/12/2021 à 14:06, MIGUEL ALEXANDRE WISINTAINER a é