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...
Using Zephyr in NCS 2.8 on nrf5340/nrf7002 wifi combo, and trying to get https to work. I'm using the option where the TLS setup is done in the socket layer (enabled in prj...
Hi,
This was a major nuisance for me. As you know from the nRF52832 product spec, the TWI interface is deprecated in favor of TWIM. You may also know that there are any...
I am using the Scanning module in NRF5 SDK v17.1.x to set up a BLE scanner that matches a specific name e.g. 'NordicSemi'. The above string contains 10 characters ( But the...
Hi,
What would be the state of SWD/SWCLK be when the nRF52840 is held in RESET mode?
I am thinking if a simple gang programming be implemented by SWD/SWCLK be shared among...
Hi,
I am trying to run the Zephyr icmsg sample on the nRF54L15-DK. My goal is to establish communication between the M33 core and the RISC-V core.
https://github.com/zephyrproject...
Hello All,
I am having an issue where attempting to follow the quick start for an nRF9151 development board leads to this error:
I have looked at this post , and unfortunately...
Hi, We are seeing some odd behavior when running in the peripheral role connected to a central device. Occasionally, it appears the central device needs to retransmit a packet...
Does the SPIM of nrf52833 support the selection of SS pulse mode? The SPI of STM32 supports specifying the data bit width by the hardware pulling up the chip to select the...
Hello All,
I implemented the HTTPS call to Amazon using the certificate, and the POST request returns the device ID. Like you docs: Exercise 2 - Adding TLS to the HTTP connection...
HI
My current system consists of an nRF54L15 paired with an external flash and sensor. In low-power mode, the current consumption is approximately 15 µA. After sleeping...
Hello! I am facing issues when trying to set up a PPP connection using the Serial LTE Modem (SLM) application on the nRF9151 DK, and I would appreciate some guidance. I am...
Hello,
I have seen many topics regarding the SAADC sampling modes and power consumption trade-offs on DevZone, but none of them clearly address my concerns. I would like...
Hi there,
We are currently developing a system, where around 480 kbytes of data are transmitted over BLE. Throughput is supposed to be as high as possible.
We are using...
I have a school assignment revolving a technological product, where i need to ask a few questions to a business about their involvement with the product. Therefore i need...