I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
I have a bluetooth service which I want to have to initialise a TWI transaction (using app_twi). I want to get the data back from the TWI transaction, but I can't figure quite...
What is the pitch and spacing of the connectors on the underside of the PCA10004 and PCA10005 modules please? Is there a diagram showing dimensions anywhere in the documentation...
@Michael Dietz
Hi Michael!
I am not sure what happened to my last question regarding the BLE example using Segger Embedded Studio. It is no longer visible in the post...
i am already use sdk10 and Eclipse gcc tool chain set-up.. but when i am programming on nrf51822. so, it's not work. also, it's working on nrf51422 QFACAB0(0x0071)..
GIVE...
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...