Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
I just discovered nRF Connect for Desktop. I am setting up one of our nRF52 DK (PCA10040) boards to serve as a Bluetooth central device for our other nRF52 peripherals. The...
I have been able to successfully load and run a colleague's firmware (worked perfectly) and make my own modifications (worked perfectly) but after recently leaving it powered...
Hello,
I am trying to design a power supply circuit for my project based around the nRF52 and various sensors. I need to use the 5V pin so I will need a bigger battery...
Hi,
I would like to estimate power consumption in central(master) mode. However, power profiler in devzone.nordicsemi.com/.../ only provides power consumption in peripheral...
We're encountering a frequent but intermittent hang after handing off OTA DFU to iOSDFULibrary 3.1.0. In the happy case, the characteristics are discovered and DFU process...
We are using the Android nRF toolbox v2.4.0 and have successfully implemented the Template app. The app will reliably connect with our device and functions well. The only...
Hey,
I was on one of the meetups when nrf52 was presented. You guys used a mbed shield for demos. Do you have code example and what pins you were using for connection?
I am working with the PCA10028 board, SDK 10.0.0, and s110 8.0.0. I have created a characteristic that is "coupled" to LED2. When a connected central writes a value to the...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hi, All!
I am using nRF51822QFAA with 16KB ram, and S130(sdk 11) for the dual bank bootloader, reference to the s130 releasenote, I config the ram memory start at 0x200013d0...
Hi,
I have tested several BLE examples in SDK12.30 and they would not compile, what's the problem?
for example here is the output of ble_app_uart example.
*** Using...
Hi,
Using this doc it says the SPI supports 16 bit frames. Is this true for the nrF51822 BLE Nano? I found that the mbed API does not support 16 bit frames doc . Can I...
Hello,
I tryed to find in Q&A something that can help me understand how it is possible to measure battery voltage with nRF52, but i am not sure i found the exact explanations...
The v3 reference manual of the nrf51 mentions:
"[The powerfail comparator] also provides hardware protection of data stored in program memory by preventing write instructions...