You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/01/26 01:06:02 UTC

[GitHub] [incubator-nuttx] tcpipchip opened a new issue #2748: u-blox nina B302

tcpipchip opened a new issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748


   Sir, i compiled nuttx to NINA B302 (it´s a NRF52840 core) !
   My questions is how to enable the USB to be the serial of shell 
   thanks!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
acassis commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-767543336


   Hi @tcpipchip please look at nuttx/arch/arm/src/nrf52/ there is not a nrf52_usb.c so I think the support to USB is not there. Someone needs to submit it. Currently we have @v01d and @raiden00pl working on nRF52xxx families, but I don't know if they have plans to add support for USB.
   
   If the Nordic USB IP used on nRF52840 is the same used on some other MCU, the port could be easier to do, but I don't have information about it.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] v01d commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
v01d commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-769500906


   I'm not sure what you mean. I originally started writing a BLE link-layer from scratch for nRF52 and got slave role working quite a bit but became too much to handle. I recently added support for building nordic's controller code into NuttX (not yet merged). I'm not sure if that answers your question.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] tcpipchip commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
tcpipchip commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-767552001


   where is the mailing list 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] v01d closed issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
v01d closed issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] tcpipchip commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
tcpipchip commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-803676623


   When you have news about nrf52840, post here!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] tcpipchip commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
tcpipchip commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-767237949


   i am not getting success on CDC SERIAL (VIRTUAL USB), only with GPIO 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] tcpipchip commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
tcpipchip commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-769518358


   Let me see If understood, you create a ble serial ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] tcpipchip commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
tcpipchip commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-767237949


   i am not getting success on CDC SERIAL (VIRTUAL USB), only with GPIO 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] v01d commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
v01d commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-767553536


   Have a look at the main README.md (https://github.com/apache/incubator-nuttx).
   I just realized this info is not on the main documentation, we should fix that.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] tcpipchip commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
tcpipchip commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-767578549


   thanks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] tcpipchip commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
tcpipchip commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-769491390


   @v01d 
   Matias
   Wich BLE did you implemented on NRF52840 ?
   I would like to do a blog about


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis edited a comment on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
acassis edited a comment on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-767543336


   Hi @tcpipchip please look at nuttx/arch/arm/src/nrf52/ there is not a nrf52_usb.c so I think the support for USB is not there. Someone needs to submit it. Currently we have @v01d and @raiden00pl working on nRF52xxx families, but I don't know if they have plans to add support for USB.
   
   If the Nordic USB IP used on nRF52840 is the same used on some other MCU, then port could be easier to do, but I don't have information about it.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] v01d commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
v01d commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-803677051


   I'm not sure what you mean. BLE is already supported via SoftDevice in case that is your question.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] tcpipchip commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
tcpipchip commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-803711602


   Sorry! I mean about sensors


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] v01d commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
v01d commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-767550758


   Great. So I understand that you worked around this limitation, so I will close this issue. If you have further questions feel free to send them to the mailing list.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] tcpipchip commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
tcpipchip commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-767548703


   hi @v01d 
   
   yes, you are connect!
   
   But gpio is enough now! Thanks!!!!
   
   btw
   https://zephryninab.blogspot.com/2021/01/programando-u-blox-nina-b302-com-nuttx.html
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] v01d commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
v01d commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-769525672


   No, I enabled use of Nordic BLE low-level stack.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] v01d commented on issue #2748: u-blox nina B302

Posted by GitBox <gi...@apache.org>.
v01d commented on issue #2748:
URL: https://github.com/apache/incubator-nuttx/issues/2748#issuecomment-767544964


   Right, USB peripheral is not yet supported, but it would be a welcome addition if you're willing to try. nRF52 arch tends to be well designed and documented.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org