Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
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...
Dear proffesionals,
I am very beginer to nordic chip.i am using nrf_SDK_15.0.0_a53641a version.i am trying to integrate the writable_ndef_msg file to bluetooth.so how to...
Hello,
I am using custom hardware with an nRF52810 chip, connecting it to P16 connector of the power profiler kit. I use the power profile kit to check power consumption...
Hi guys,
I am a newbie in nRF but with some experiences in embedded systems . I have just been asked to work on a project that connects a nRF52811 to a nRF91.
I initially...
I'm testing a gps sample program below. github.com/.../gps
I have two questions about it.
1. It doesn't acquire NMEA data. it always stops working when it reaches 30 sec...
Hi
I tried to connect my dongle to PC but it is not getting detected , Even the red LED is not blinking., Can someone help me out with this issue
Thanks
Tabassum
I'm using LPCOMP to sense multiple input.
I call the lpcomp_read() function below for each input pin.
If I only call this function for 1 pin only, it worked fine.
For...
Hi,
I'm developing an application requiring multiple connections to several peripherals from a single central. I followed the instructions given here https://devzone.nordicsemi...
Does anybody know a quick and easy way to disable the radio functions in a soft-device application?
I want to measure and optimise the power consumption of all the other...
Hi
Can someone suggest me how can i erase the secure bootloader from nrf52840(Dongle),Because am unable to get "erase all" or "erase and write" option in nrf connect application...
Dear Nordic Team,
I can not flash my nRF52840 USB dongle with the nRF Connect Programmer application.
The window looks like this:
Erase / Read / Write functions...
Hi,
I am wondering how connection and scan interval work together when using multilink central device. I am starting scanning (scan interval and window 0x80) again after...
So, after using my Devkit and everything working OK as far as I can tell, I decided to order up a bare BT832XE module and place it on my PCB.
Flashed it with the same firmware...
Hi,
I recently received a NRF9160 DK from DigiKey in U.S. and having trouble doing anything! I am using iBasis SIM card and a the moment my whole experience is like this...
Hi,
I'm currently trying to implement a switch between slow and fast connection parameters. For a certain amount of time during a connection the link between peripheral...
I'm logging the app_error_fault_handler() and I got a reset (on disconnecting, reconecting BLE) from the SoftDevice (id = 1) at address 0x169A8 (pc=92584, info=0).
How can...