RE: Article: SPI on BL602 and ESP32

2021-12-14 Thread MIGUEL ALEXANDRE WISINTAINER
[cid:509d6bbf-3fe7-4d8f-8b3f-287cec100117] On STM32L071 + SX1276 De: Xiang Xiao Enviado: segunda-feira, 13 de dezembro de 2021 13:50 Para: dev@nuttx.apache.org Assunto: Re: Article: SPI on BL602 and ESP32 On Mon, Dec 13, 2021 at 1:00 PM Lee, Lup Yuen wrote

RE: Article: SPI on BL602 and ESP32

2021-12-14 Thread MIGUEL ALEXANDRE WISINTAINER
Then i want to port to LOM204, that is STM32L071 + SX1276 🙂 [cid:66a44b61-0a72-4475-bde5-2cec600cf8c2] De: Xiang Xiao Enviado: segunda-feira, 13 de dezembro de 2021 13:50 Para: dev@nuttx.apache.org Assunto: Re: Article: SPI on BL602 and ESP32 On Mon, Dec 13

Re: Article: SPI on BL602 and ESP32

2021-12-13 Thread Sebastien Lorquet
E WISINTAINER a écrit : 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

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 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

Re: Article: SPI on BL602 and ESP32

2021-12-12 Thread Lee, Lup Yuen
Hi Xiao Xiang: Thanks for the suggestion! I'll check out the wireless drivers in NuttX and figure out how to do this. On Mon, Dec 13, 2021 at 11:47 AM Xiang Xiao wrote: > It will be a good addition if you can mainline the integration of LoRa high > level stack. > > On Mon, Dec 13, 2021 at 9:57 A

Re: Article: SPI on BL602 and ESP32

2021-12-12 Thread Xiang Xiao
It will be a good addition if you can mainline the integration of LoRa high level stack. On Mon, Dec 13, 2021 at 9:57 AM Lee, Lup Yuen wrote: > Here's my new article about NuttX SPI on BL602 and ESP32... > > https://lupyuen.github.io/articles/spi2 > > Now that NuttX is talking OK to Semtech SX12

Re: Article: SPI on BL602 and ESP32

2021-12-12 Thread Tomasz CEDRO
On Mon, Dec 13, 2021 at 2:57 AM Lee, Lup Yuen wrote: > > Here's my new article about NuttX SPI on BL602 and ESP32... > > https://lupyuen.github.io/articles/spi2 > > Now that NuttX is talking OK to Semtech SX1262 (LoRa Transceiver), I'll > start porting the LoRaWAN Stack to NuttX. Thanks :-) CONGRA