This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NRF51822 guru wanted

Hello there, I am developing a PCB with a nRF51822 BLE chip and I need some help with communication between my PCB and Windows 8.1. I have already managed to establish a led/button service, and it works fine. Now I need more complex data transfer which is beyond my skills at the moment, however I am developing fast and have a strong knowledge in C and IDE. Any help would be much appreciated. Many thanks. Marco

  • What actually do you need? If you have USB dongle PCA10000 then I can offer you two modified apps using BLE UART for easier startup. 1 - app for usb dongle (S120 central); 2 - app for your peripheral device using S110. USB dongle than searches for any devices with specified name and connects opening transparrent UART channel. On your PC dongle appears as COM port and you can send and receive any messages using any terminal (I use Docklight). For mobile you can use Nordic UART app to send any commands.

  • Are you looking for a personal guru that can guide you? If not, I think you need to be a bit more specific on what you actually need.

Related