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...
Hi
I am working on nRF54L15-DK (PCA10156 0.9.2 2024.49) with chip N54L15 QFAAB0 2444AA
I am using Nordic SDK 3.0.2 and Zephyr 4.0.99
My task is to have the top 2K of...
Trying to read button 3 on the npm1300-ek, which is gpio 1 according to the schematic. The following #defines represent the gpio related registers on the npm1300:
#define...
I have been using my nRF54L15-DK board since it arrived just fine, however today when I went to flash the firmware I received the following error:
-- west flash: using runner...
Dear All, I am looking to connect to WiFi enterprise AP. So far I have been able to connect to the network using the nrf/samples/wifi/shell using a command that looks like...
Setup: SEGGER and running S112 & nRF5_SDK_17.1.0
Don't want to delete all bonds, only the specific one.
Bonded with Android and Apple smart phone
Delete pairing information...
Hi there.
Does the nRF52840 require any protection on the Bluetooth Antenna Line needed to block large unwanted signals when fitted on a Modem that also incorporates GSM...
I am using the u-blox NINA-B410 in BLE Central mode to scan for nearby devices. It only detects BLE-advertising peripherals (phones running BLE advertiser mode, BLE watches...
Could you please clarify for the clock and oscillator setup, are the LFXO oscillator and LFRC RC oscillator internal oscillators on the chip? Or is an external oscillator...
In the devzone there is a list of the "Recent and unreplied" posts, but is there a way to just browse all the devzone posts? Not just the "Recent and unreplied" list.
I...
I am debugging an issue where my nRF9160 (NCS 2.7.0) rolls back to the previous firmware after a seemingly successful upgrade. I am not getting enough logs from MCUboot to...
I was in the process of evaluating a driver when I noticed I2C communication was not working as expected. I put a probe on the relevant pins and noticed the Voltage on my...
Dear Nordic Specialist,
I would like to ask about the correct usage of the power recommendation parameter in the channel sounding configuration.
In bt_le_cs_set_procedure_parameters_param...
Hi,
Recently, I encountered a problem.
I wanted to set a MAC address of type BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_NON_RESOLVABLE, with the upper two bits set to 11 as well...
Hi,
I am using nRF9151 with nRF Connect SDK 2.9.0 .
In our project we are using an external NAND flash (MT29F4G01ABAFDWB) over SPI, and it is working successfully. We...
Planning on using the npm2100 PMIC as our PMIC for an upcoming asset tracking solution. We will have an accelerometer that will determine when the main MCU (nrf54) wakes up...