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...
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...
I am trying add the JSON library to light switch exemple (SDK Mesh).
First all I created a lib folder in the main folder of SDK (nrf5_SDK_for_Mesh_v1.0.0_src). Inside this...
I need to store as much data as possible in flash. And the free flash size varies from different version of the application software.
Is there a method to have the lowest...
Hello,
I'm wondering how long do I need to keep the data I want to send alive.
Here's the use case:
My data changed so I need to notify the central. Since the data changed...
I downloaded the Android App from https://github.com/NordicPlayground/Android-nRF-UART, and when I run it on my phone it does not see ANY bluetooth devices. However, when...
Given that mbed is based on RTX, has anyone used the nRF5 SDK with mbed or know if it would be an easy or seamless integration ?
Thanks for your help!
Mickael
I'm implementing Capacitive Touch sensor using comparator method.
The hardware configuration was followed exactly as described here .
The output differs depending on the...
Hi,
I tried to make a special application that includes 3 advertisements, (one with softdevice, and two others with timeslot), then i successed to
integrate all the three...
Hi There,
I'm a beginner with Nordic products and I'm taking over the nRF52840 Preview Development Kit.
My final goal is to supply with a solar cell my nRF52840 running...
Hi,
We have issues with mBed's Thread::wait() in mBed 5.7.2, which causes our interrupts to stop working. Below is a small example that can be used to test this. By removing...
Hi. In the product I'm working there is a qi and NFC antenna on the same side. I resolved the issue of the qi charger overloading the nRF by placing a 1nF capacitor in series...
I enabled whitelist in my nrf51822 device and get my phone irk address after bonding then i hardcode that specific irk to my nrf device. Now i can only able to connect my...
I am using KDeveloper to program the nRF52, so far it has been working fine, but I want to be able ofdebugging and going into breakpoints, etc. What should I set in order...
I have programmed two boards(pca10056) with the cli example in thread sdk.I have set the first one as the leader and the second as the child but after pinging the kit the...
Hi guys,
I am working on a nrF52832 project and want to use Segger Embedded Studio since there is a license agreement for nordic based projects.
I am using freertos from...