Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
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...
I'm using SDK v11, nRF51
I started developing with S130, v2.0.1
The device is peripheral only, so I decided to switch to S110 v8.0.0, since I need the memory.
I made...
I don't have a particular issue right now, just a concern that I have because my device needs to be bulletproof when it comes to reset behavior.
When sd_mbr_command(SD_MBR_COMMAND_INIT_SD...
I was trying out the low power PWM example and noticed the timing inaccuracy that was mentioned in documentation .
For example, with low_power_pwm_0,
period = 220...
Hello,
I'm developing nRF52 with Keil5.14.
Before I used nRF52_SDK_0.9.2 and it worked fine.(With NordicSemiconductor.nRF_DeviceFamilyPack.8.0.3.pack)
I upgrade the...
Hi all
According to the following post, the RAMONB register doesn't exist since the nRF51822 has only 2 RAM blocks: devzone.nordicsemi.com/.../
But the current version...
Hi, i use the SDK11 and i will send and receive beacon and be able to launch a BLE DFU.
I am able to make a software in wich i can receive and send BEACON but in...
I'm trying to upload via DFU from one nRF51822 to another nRF51822 via DFU
The receiving side is not a problem as there there are loads of examples.
But I can't find...
Hi,
I'm developing some code for an AVR MCU with the Adafruit nrf8001 and had a question about the expected behavior of the handshaking lines, REQN and RDYN
My understanding...
Hi all,
I'm working on nRF5_SDK_11.0.0_89a8197 using eclipse IDE. If I build any example project it compiles all the files every time even their is no changes in files...
Dear Nordic Team,
Thanks for support.
Last two weeks i am try to BLE DFU example code. But its not work. Please Check this Thread also devzone.nordicsemi.com/.../
...
My GATT service measures a few values, and stores them (~ 100 bytes). When the GATT server (phone) requests data from a specific characteristic, I would like to return the...
Dear Nordic Team,
Thanks for support.
I am using nrf51422 kit and SDK version 11.0. I want to know the BLE DFU test using example codes.
Enclosed bootloader hex file...