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...
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...
Hello
I try to write functions to modify the publish and the subscribe addresses. Unfortunately not all is working, attached you will find my code.
Problems:
1.pubish...
Hello
I'm using nrf52820 chip with Segger embedded studio and nRF5_SDK_17.1.0_ddde560 also soft device "s112_nrf52_7.2.0_softdevice" .
I want to add DFU through BLE support...
Hello,
nRF52840, SDK17.2, keil5, EC11 codec button
Output the same log in the positive and negative directions,
Turn one space: <info> app: cnt=-1 acc=1 accdbl...
Hello Everyone,
First of all, what a terrible experience this has been. I'm trying to use custom RSA private key in order to sign the firmware before we go into production...
Hello,
I am supposed to get to learn the nRF52840 DK, so I can start programming with it. I managed to build an executable for the blinky example using make in the Terminal...
Hi,
I'm having issues debugging a case where the device is reset / rebooted every 1-2 days on average for some reason without any error message as to why. If any error is...
We are porting a project from SDK 11 to nrf5 SDK 17.0.2. We have also used a couple of different versions of SDK 15 extensively on several different products.
Our code...
Hello, I'm trying to setup simple UART reception (interrupt driven) with Zephyr OS.
When a message over UART, only some characters are received, others just skipped.
Here...
Hey,
I am planning on using the Nordic SDK for some distance measurements between two nRF52840 boards.
For my documentation I would also want to understand how the technology...
Hi Folks,
I am bringing up a new printed circuit board with a Fanstel BT840 (nRF52840). When I install any firmware, even Blinky, it simply gets stuck in k_cpu_atomic_idle...
Hello
I am using NRF5340 as Soc in my project. In application program I have used uart0 for data transfer. At the same time the power consumption is really important for...
Hi, I works on nrf52833 but my VS Code can't find include files. I build successfully application than flash on board but can't show any includes and any functions details...
hi Team,
working Environment:
nRF 52840 DK, SDK 17.1.0
keil uvision 5 IDE
os: Windows 10 pro
I have merged usbd_hid_composite and usbd_audio , as for my project...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I want to have several peripheral boards that...