I use the LED onoff example of the Nordic BLE Mesh template (Version : 5.0), using two nodes (One Client, One Server). The nodes are already Provisioned.
I want to know...
Hello,
I am a firmware engineer in taiwan.
I already use nRF52820 to finish a case. This case have DFU function. The DFU function can work ,but when I use (nRF Connect...
Hi,
Due to shortage of pins SPI CS is reconfigured as GPIO while SPI is not used. Soft device is not used.
Problem is the delay that is needed after nrfx_spis_uninit call...
Hi, I need some help on flashing the code to nRF52832 BLE module. I would like to mention that I am flashing the code to nRF module using ST-link v2 debugger with the help...
Hi,
I've encountered problem with app timer functions being called from different interrupt levels. Looks like no memory error returned is caused by collision in underlaying...
Dear Nordic,
I'm trying to determine why my nRF9160 cannot register on the Verizon network. Does Nordic have any tools which allow one to see the RRC messages between the...
I just try to connect to J2 port like I always used. I tested several cables and several USB ports, I'm using MAC os. 1. Power switch is ON
2. nRF Power source switch is...
Hi ,
We are building a ble mesh related project with nrf52840 soc with NRF MESH SDK 5 . After certain amount of development work we are facing issues related to synchronization...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
Hi Team,
I am using the solar beacon code from Nordic playground github for some reason and I know this is not qualified. I observe that the receiver suddenly misses a train...
Hello! When configuring using the 'Configurtion Server' model, the number of network transfers cannot be configured correctly. If set to less than 2 "NRF Mesh Android App...
![image description]
hi,
I can able to flash but when i try to debug by putting breakpoints its not coming out of this APP_ERROR_CHECK(err_code) function, attached is...
I'm using " no.nordicsemi.android:ble" and " no.nordicsemi.android:ble-common" on a tablet app, and had created a virtual device(Polar HR) on my iPhone with LightBlue app...
1.) I used the sample code for BLE peripheral uart as template for my own project and modified it. I removed the nordic uart service "nus" and replaced it with a custom service...
Hello every,
Currently, I want to Device Firmware Update via Serial. I am using DFU Example for mesh to generate DFU packet. I only Update for 1 device via COM port, not...
SDK17.0.2 example dfu\secure\bootloader
in the dfu_public_key.c it say's that "This file was generated with a throwaway private key, that is only inteded for a debug version...