SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi
I see this in our own firmware and also in the sample HRS on the PCA10001
(If you try with the HRS app, then modify the app so that on BLE_GAP_EVT_DISCONNECTED instead...
I'm trying to get a simple, single shot timer working. The debugger never stops at a breakpoint set in my handler function, and an LED turned on in that function never lights...
Hi
i'm using nRF51822 with twi_hw_master from gzll library from SDK v4.4.2.33551. Code is compiling and linking, but not working. Gazell transmissions don't work when twi_hw_master...
Hello.
I want to protect nRF51822 ADC input from emergency case of overvoltage (up to 24V).
I don't want to use external diodes as any GPIO pin already has internal clamping...
When I use ble_app_hids_mouse demo to test my mouse sensor, it seems that mouse arrow will delay about 300ms to start send data ,at the beginning of movement.
When I cut...
Hi all,
I bought dev kit for nrf51822.
I got serial number for some projects.
Now I do not know where to build those project?
Should I use ukeil? How to install new device...
Hello,
I need to store some data to flash, and am starting to review pstorage. My question: how does pstorage know which blocks belong to which application? It appears...
We need some (5~10 pieces) nRF51822-CEAA-R (3.5x3.8mm 64 ball wafer-level chip-scale packages (WLCSP)) for prototyping. Where can we buy these?
The main suppliers like mouser...
I would like to host a project developed on nrf51822 on a public platform such as github. In this project I'll be using files from the nrf51822 SDK such as the CMSIS files...
I have create software for the nrf51822 (slave) that has
I also create a PC application using the master emulator api that implements the master
Data from the master...
Hello,
Does anybody know what I could be doing wrong either on peripheral or PC when my program on PC reports this error?
I am in the process of writing an application...
Good morning. Thanks for reading. I am brand new to development on Nordic platform but fairly experienced with ARM Cortex, GCC, IAR, Eclipse, etc.
I have a the PCA10003...
Hey guys. I'm very new to Bluetooth 4.0 (actually Bluetooth in general), but I'm hoping to be able to use a Fujitsu MBH7BLZ02-109004 module with an nRF51822 in a product I...
I am attempting to measure battery voltage through the ADC, but am getting inaccurate results. In my setup, I have a 4.2 V battery divided down to the bandgap range using...