Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have the ble_app_hrs example working well with DFU.
When I take main.c from the example code and put it into an RTX project, the DFU stops working.
Symptom: nrfToolbox...
Hi,
I have a python scipt that uses pynrfjprog to program some custom information into a board's flash to be used by my application (calibration parameters, serial number...
I managed to compile the ble_app_uart on windows 8.1 with cygwin. I had to remove all abspath on the makefile, as launchpad gcc is not compatible with cygdrive notation.
...
Hi, I use the NUS most of the time.
(SDK 7.2 & S110 7.1 with IAR 7.1)
As you know, HID keyboard or mouse bond with centrals (smart phones).
After bonding, when using...
nRFgo was unable to read attach to the boards I have with the QFAABB parts, but reported QFAABA parts correctly and programmed them. nRFgo was at 1.21.02.
I updated to...
Hi,
I'd like to retain a value in RAM after any type of reset, including a watchdog timeout, so that I can read it back in the bootloader immediately after a reset.
...
Hello,
I followed the tutorial to use Eclipse GCC and both examples (blinky without softdevice and HRS with S110) work fine, i.e. I can build and flash them.
Now I try...
Hi,
First of all I appreciate the way nordic has put tutorials on the website for the newbies.
I am working with putting custom services in my code, and its working...
Hi everybody!!!
I am working on ANCS on NRF-DK51 (nrf51-sdk-9.0.0) and I get the disconnected reason 0x002A same as this topic . They said that to overcome this problem...
Hi,
I am using nRF52382 controller and we are planning to put RTOS on it. Is it possible to use the same RTC for system ticks as well as to set current time?
In the Example "ble_app_cts_c_s132_pca10040 " messages are send to the UART output, by default the UART Hardware Flow control is active. I would like to disable the Hardware...
We have designed a product using Nordic's nRF51822 and will be selling into Korea and Taiwan market.
Recently, there is a new requirement for us to provide antenna radiated...