RE: .NET nanoFramework ported to NuttX running on Raspberry Pi Pico

2021-06-27 Thread Miguel Wisintainer
One question, nuttx runs on STM32L071 ? De: Alan Carvalho de Assis Enviado: domingo, 27 de junho de 2021 16:49 Para: dev@nuttx.apache.org Assunto: Re: .NET nanoFramework ported to NuttX running on Raspberry Pi Pico Hi Nathan, Yes, I already suggested it, but he

Re: Nimble on U-blox Nina B112 (Nrf52832)

2021-06-13 Thread Miguel Wisintainer
During the BLE scan, shows Nuttx for you ? I remember that weeks ago i had seen it...when i was tryng to compile nuttx (ble) Enviado do Email para Windows 10

Re: Nimble on U-blox Nina B112 (Nrf52832)

2021-06-09 Thread Miguel Wisintainer
Hi Matias, No, it´s referent to an app example, if you some example to access the NIMBLE on Nuttx Enviado do Email para Windows 10

Re: Nimble on U-blox Nina B112 (Nrf52832)

2021-06-08 Thread Miguel Wisintainer
Hi Matias Have you some example to make the scan ? Enviado do Email para Windows 10

Re: Nimble on U-blox Nina B112 (Nrf52832)

2021-06-03 Thread Miguel Wisintainer
How can i do a scan test ? Enviado do Email para Windows 10

Re: Nimble on U-blox Nina B112 (Nrf52832)

2021-06-01 Thread Miguel Wisintainer
First experiments on NRF52840 nsh> nimble & nimble [5:255] hci init port init gap init gatt init ans init ias init lls init tps init hci_sock task init ble_host task init nsh> hci sock task host task nsh> free nsh: free: Could not open /proc/meminfo (is procfs mounted?): 2 nsh> mount -t procfs /p

Re: Nimble on U-blox Nina B112 (Nrf52832)

2021-05-29 Thread Miguel Wisintainer
Some questions, I can see the nimble and i can execute, but freeze...must it to be execute with & I can see too the bnep0 Wich app and sintax to test it ? [cid:image002.png@01D754A2.25216660] Enviado do Email para Windows 10

Re: Nimble on U-blox Nina B112 (Nrf52832)

2021-05-25 Thread Miguel Wisintainer
Matias Me and Alan will investigate! Thank you so much! Enviado do Email para Windows 10

Re: Nimble on U-blox Nina B112 (Nrf52832)

2021-05-24 Thread Miguel Wisintainer
Sometimes show and disappears the nuttx on my ble scan Enviado do Email para Windows 10

Re: Nimble on U-blox Nina B112 (Nrf52832)

2021-05-23 Thread Miguel Wisintainer
 Hello Brennan Plans changed, i had spent a lot of time today on NRF52832 then i suspect that should be a Softdevice Version (132) Then i ported the NRF52840 and repeated all the process, and finally that error was removed. Look the boot ABCDEG bt_initialize: btdev 0x47384 bt_hci_cmd_create:

Nimble on U-blox Nina B112 (Nrf52832)

2021-05-23 Thread Miguel Wisintainer
Sir How are you ? I compiled the SDC Nimble to run on NRF52832 but i am getting the following error NuttShell (NSH) NuttX-10.1.0-RC1 nsh> ERROR: nrf52_sdc_initialize() failed: -45 Can you help me ? Thanks Attached the config Miguel Wisintainer

Nimble on nrf52832 (u-blox) Matias

2021-05-23 Thread Miguel Wisintainer
Sir How are you ? I compiled the SDC Nimble to run on NRF52832 but i am getting the following error NuttShell (NSH) NuttX-10.1.0-RC1 nsh> ERROR: nrf52_sdc_initialize() failed: -45 Can you help me ? Miguel Wisintainer

Re: NuttX support for b-l072z-lrwan1

2021-05-12 Thread Miguel Wisintainer
Good question! Enviado do meu iPhone > Em 11 de mai. de 2021, à(s) 15:33, Flavio Castro Alves Filho > escreveu: > > Hello, > > I am evaluating whether to use NuttX on a project based on the > b-l072z-lrwan1 board. > > Looking at the repository, I understood that most part of the features >

RE: esp32 u-blox sara 350

2021-05-09 Thread Miguel Wisintainer
Got success Have find out how to get the Gateway nsh> ifconfig ppp0Link encap:TUN at UP inet addr:10.241.236.245 DRaddr:0.0.0.0 Mask:0.0.0.0 De: Miguel Wisintainer Enviado: sábado, 8 de maio de 2021 19:13 Para: dev@nuttx.apache.org ; Mig

esp32 u-blox sara 350

2021-05-08 Thread Miguel Wisintainer
Sir I am executing on esp32 dev kit v1, the pppd application! The init modem works very very well, but always finish on CONNECT. I can see the modem sending the ppp data, but, nothing more happens, then the ppp app send again +++, got no CARRIER, and repeat the PROCESS of init until CONNECT, and

Re: CAN example crashes

2021-05-08 Thread Miguel Wisintainer
Just a test Enviado do meu iPhone > Em 8 de mai. de 2021, à(s) 15:47, Gregory Nutt escreveu: > >  >> No, I mean on top of that: CANopen, UAVCAN, other? >> > Are we still talking about apps/examples/can? apps/examples/can is a > low-level driver test that does not use any intervening protoco