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 custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi Everyone,
We are developing a custom retail display solution based on the nRF52810 SoC .
Currently, we are facing an issue where BLE advertising does not start properly...
When my device receives data from the Xiaomi Zigbee switch, sometimes it reboots without any logs.
(Note: Normally, when there’s a bug, the device pushes logs to UART, but...
I was migrating from nrf52832 to nrf54L15, and found that,
ncs3.10 + NRF_SAADC_GAIN1_2 has opposite gain effect on nrf52832 & nrf54L15.
More specifically:
* on nrf52832...
I have started developing a new application based on NCS (previous products still using nRF5 SDK), using the nRF54L15 and I'm struggling with what should be basic tasks. Can...
Hi, I am developing a PCB based on the NRF52840-QIAA-R package.
The pads are very tightly packed, and I had to shrink the size of the middle ground pad to accomodate vias...
Due to the size limitations of the equipment, it is difficult to operate the low-frequency range of 700Mhz to 960Mhz for cellular antennas, and it is necessary to switch them...
hi
> AT+CGMR
mfw_nrf91x1_2.0.2
OK > AT+CFUN=1
OK > AT%XCONNSTAT=1
OK > AT%XCONNSTAT?
%XCONNSTAT: 0,0,0,0,0,0
OK > AT+CMEE=1
OK > AT%XSIM=1
OK > AT+CEREG...
Hi, I am designing a pcb using the nrf52805. In your reference design, the RF matching network specifies a 2.2 nH inductor in 0201 (0603 metric) package.
Unfortunately,...
Hello, We are working on a project based on the Thingy91x which uses the following SAW filter : SAFFB2G45MA0F0A. Unfortunately this part seems to be out of stock everywhere...
Hi
I am maintaining a NRF project, done all Dev Academy courses 2 years ago, still I am havibng trouble.
My current task: I need to set a (hardware) timer interrupt with...
Hi Support
We are in the process of integrating the NPM1304 into a small battery (55mAh) wearable device. I am finding it hard to figure out section 7.3.2
regarding the...
Hello,
I am not able to send any data through the pins of port P2 using Pins : P2.0, P2.2, P2.3, P2.4 , while the pins P1.11, P1,10, and P1.4, P1.5 are working properly...
I am trying to capture steps and wrist wakeup ( https://github.com/zephyrproject-rtos/zephyr/blob/4c6b1e5a65e752c881183ddb4687fa0231b11cc3/drivers/sensor/bosch/bmi270/bmi270...