This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Re : nRF52832 and dongle commuication

Hello Everyone,

i have got a steamVR tracker kit which has a bluetooth module  Nordic nRF52832-QFAA 2.4GHz Radio SoC with Cortex M4 Processor  and the trackers are connected through a steam wireless dongle.

i have come to know that dongle supports only one device to be connected at a time.but i am using 8 trackers and i don't want to connect it through 8 USB ports which is inefficient and lot of problems. so i wanted to know if the nRF5240 dongle supports many to one communication and i wanted to know the protocol between them. 

how can i go on connecting 8 trackers sending data to a single wireless dongle.

Parents Reply
  • Both should work. The nRF52840 dongle is not designed for developing application. It's designed as a tool. You need external programmer to program the board. 

    You are planing to do a complex task. This is not something "plug and play". I would suggest you to get familiar with all of our tool chain, SDK, softdevice (if you use BLE). Think of a few weeks if you are new to Nordic's developing environment. You should start with our nRF52 DK first. Use 2 nRF52 DKs to talk to each other via ESB. 

    I don't suggest you to go with the dongles. 

     

     

Children
No Data
Related