Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
How does VS Code know which nRF5_SDK_xx to use?
Where does VS Code get the nRF5_SDK_xx files to build the BLE app?
PS. Using VS Code V: 1.104.0
Any help appreciated
Hello everyone,
As the title suggests, we're trying to get the on board flash (mx25r64 as far as I can tell) of the nrf7002dk devboard working as a USB mass storage device...
my nPM2100-EK can no longer connect to the PowerUP app.... all was working fine for the first few days, but no nothing.... the problem is the same on my PC and Mac....
when...
Hi Team,
I'm encountering an issue when using scan and STA mode.
When I run the shell example along with my custom board, the scan works successfully the first time. However...
I'm trying to build an HTTPS server application using zephyr http library, but the client connection is always being rejected. Can anyone help?
here is the logs
Hello,
I am working with nRF Connect SDK v3.0.2 on nRF52833 and trying to enable DFU over BLE using MCUboot .
I can see the device in the nRF Connect mobile app ,...
Hi Team,
For my project, I am using nRF 5340 board and using the Zephyr SDK for development. I need to read and write data from/to an external SPI EEPROM used ( MP95P08...
Hi,Team,
I am currently using the nrf54l15-dk to debug NSIB. The version of my NCS is v3.0.2. I referred to this link: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page...
Hi,
We have sent out our product (includes the nRF9160 SiP and an nRF52840) for EMC testing and the test lab is asking for the following:
nRF9160 LTE Cat M1 and NB...
I am trying to set the charge current (ICHG) to 100mA or 200mA using nPM1300 on nRF52832 via TWI (I2C). However, the measured current is always limited to ~87mA, even when...
Dear Nordic Support Team,
I am currently working with the nRF9160 and exploring secure methods to lock and unlock the device without losing the firmware.
At present, I...
Following the instructions from
https://docs.nordicsemi.com/bundle/asset-tracker-template-latest/page/common/getting_started.html
I get build errors building the asset...
Hello Team,
We are currently working on the nRF54L15 platform and using nRF Connect SDK v3.0.2. We've successfully added support for DFU over BLE using the following steps...
Hi, I am working on a project where ECG data can be send wirelessly. For that I am using ADS1298 and nRF52833. I am very new to it. I have connected the nRF52833 SPI lines...