Since September I get multiple warning messages on projects that use both the nRF51822 library and the mbed library. This is even true for example projects for the 51DK board.
I had heard that there was some incompatibilities between the 2 library that…
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this:
Since I am streaming IMU (MPU6050 quaternion)data, I am using Uart to send the…
Our present application makes heavy use of the nrf51822 UART and I2C interfaces. We have a 115200 baud UART channel and thus need HW flow control. We are interfacing to an I2C bus with 3 devices on it and thus need buffered I2C.
We are looking to use…