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...
Hi,
I got a new USB840M that have only the NRF52840 with a USB connector, I installed the nordic_cdc_acm.inf (driver for USB) for my PC, and my PC started to recognize...
Hello
I'm using the Development kit nRF52840, SDK 15.3.0, and the Sofdevice s140 6.1.1
I've created a BLE Battery client service, my implementation is extended upon the...
Hi Nordic DevZone,
I am currently trying to implement a system whereby a nordic nRF52 board scans and broadcasts in alternation, using freeRTOS tasks.
I have yet to...
When I tried building the Mesh 3.2.0 SDK on MacOS with cmake, I got link errors with the static libraries rtt and uECC.
The fix I discovered was to change the CMakeLists...
I am working on developing an application where the app layer tries to throw out messages if the message parameters are not valid. One the parameters to validate is a TID...
Hello, I working for TSS.se now selling 100.000 temperature-loggers annually. We aim to develop a new IoT based logger based on nRF52832 as a replacement.
Does following...
In order to compile against custom hardware, we changed overlay and dts files, but I cannot remember which. How do I find out?
I get the error
devicetree error: 'ss-pin...
I am using NRF52832 as Beacon, I want to classify the RSSI as High, Medium, Low, and Poor based on RSSI.
I am using SDK14.2.0 for Beacon and Gateway.
And using +4dBm Tx...
We are using Mesh SDK 3.2.0 and nRF52840 DK.
We wanted to use p_meta->p_core_metadata->params.scanner.adv_addr.addr as a unique identifier of the node hardware inside the...
After downloading and installing nrf mesh SDK as directed here https://www.nordicsemi.com/DocLib/Content/SDK_Doc/Mesh_SDK/v3-1-0/index . I'm not able to build any examples...
Hi, I am trying to use the RSSI viewer to scan RSSI values and verify the nearby beacons. But unfortunately RSSI viewer is NOT working and the following error message shown...
Hello.
I want to use the example of throughput with nRF52811.
I have changed it by looking at the nRF5 SDK Documentation, but it is not done.
(Software Development Kit...
I'm having issues building nRF5 SDK for Mesh v0.10.1-Alpha examples. On an Ubuntu 16.04 VM, I have installed the toolchain per the Debian/Ubuntu instructions and was able...
Hi,
I have two questions:
1) I am using ant bpwr tx example, SDK 15.2., Softdevice S212 v5.0.0, Segger embedded studio, nRF52832 DK and Garmin edge 520plus to display...