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

Windows PC application for nrf51822 USB communication?

Hi, We have a custom board, with accelerometer sensor, our ultimate aim is to collect the accelerometer data and transfer it to the master device (PC or smartphone) using USB or BLE communiction. We have defined the protocol and source code required for BLE communicaion on both the end (device and android smartphone). Now we need to develop the source code required for USB communication, on the device side. Can anyone suggest us with the sample application or the document which may give clear info regarding this? How to work with both USB and BLE communication?
Is there any windows PC application for nRF51822 USB communication?

Regards, Balaji

Parents
  • Thanks for the reply Hung Bui, We have a FT121 chip to provide USB communication to our custom device (USB - SPI). Now, how can i test the USB communication? Which sample application i need to refer (SPI-master or SPI-slave) to replace the UART-bootloader with the SPI-bootoader? In our application we already accessing the SPI0 which is connected with Nor flash, now we have SPI1 and SPI-Slave (SPIS) free, among these two which one i have to use?

    Regards, Balaji

Reply
  • Thanks for the reply Hung Bui, We have a FT121 chip to provide USB communication to our custom device (USB - SPI). Now, how can i test the USB communication? Which sample application i need to refer (SPI-master or SPI-slave) to replace the UART-bootloader with the SPI-bootoader? In our application we already accessing the SPI0 which is connected with Nor flash, now we have SPI1 and SPI-Slave (SPIS) free, among these two which one i have to use?

    Regards, Balaji

Children
No Data
Related