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...
We are using an nrf9151 with a nrf7002 as a wifi companion. From the samples and the nordic dev academy, I can see how one would do a modem / application firmware update over...
I’m experiencing an issue with iBasis SIM cards activated through nRF Cloud, where the reported data usage does not seem to update correctly.
I have multiple iBasis SIMs...
Has anybody attempted a port of the SDK to NRF54L yet? I would be more than willing to help pitch in on the effort. I will be taking a serious crack at a minimal implementation...
There seems to be a weird delay of around 11 us between each buffer in a spi_buf_set as shown in the red regions in the image below:
The test involves a transfer of 100...
Hello,
I am currently investigating what the use of the Nordic proprietary protocols (ESB, Gazelle) or an own protocol with direct radio access (similiar to nordic-auko...
I have an Adafruit Feather nRF52840 which I'm trying to use to transmit data over a UART serial connection to a Raspberry Pi. The Raspberry Pi is running a Python test script...
I’m working on reducing power consumption on the nRF54L15 and aiming for an idle current of around 3 µA , as shown in Nordic’s documentation.
With the SDK v3.0.1 hello_world...
Using code from the npm13xx_one_button sample, going into ship mode from event_callback ( const struct device * dev , struct gpio_callback * cb , uint32_t pins ) works fine...
Hi, in video "Building ultra-tiny ML models for any wireless SoC with Neuton" on time 35:35, the presenter Danil Zherebtsov, tells about a repository with a python script...
Hello
Im DJ
I'm trying to test BLE sniffer by buying nRF52840 dongle USB. Looking at the guide,
https://www.nordicsemi.com/Products/Development-tools/nrf-sniffer-for...
I'm developing an OpenThread Sleepy End Device (SED) that periodically sends a payload to a CoAP server, including its own MAC address as one of the values. However, I noticed...
Hello,
Goal: We are developing a long-range BLE application using S8 Coded PHY (125 kbps) to operate reliably at extended ranges (RSSI below − 80 dBm ).
Devices...
Is a Zigbee Direct SDK available for Linux which could be used to allow it to act as a Zigbee Virtual Device (ZVD) using Bluetooth LE?
I am particularly interested in the...
Hi,
I have read the PPK2 user guide here https://docs.nordicsemi.com/bundle/ug_ppk2/page/UG/ppk/PPK_user_guide_Intro.html and the nRF 52833 DK here docs.nordicsemi.com/...