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 team,
I am using ncs2.6.1 ( github - install from VS Code ) , toolchain 3.0.2 ( previously used 2.6.1), My DK works great standalone also here is the view from nrf-connect...
Hi,
I am planning to get the PPK2 fabricated and assembled using the HW files available for PPK2.
Just wanted to check will I have issues loading FW on it since I don...
Hi all,
I’m working with an nRF52833 using SDK 2.8 and trying to enable DCDC mode to reduce current consumption.
I tried adding:
CONFIG_BOARD_ENABLE_DCDC=y but I got...
When developing a keyboard peripheral using the nRF5 SDK keyboard example, how can I determine whether the connected host device is a Mac, Windows PC, or Android phone?(NRF52833...
Hi, I am working on a channel sounding trilateration system using an initiator and three reflectors. When I was testing with six reflectors I couldn't help but notice the...
Hi all,
I need to use the SPI3M interface and following various example I implemented the following code on the nRF52840 with SDK 3.0.2
Whenever I configure the SPI to...
Hello - Just download and installed NRF Connect for Desktop 5.2.0 on Windows 10. Trying to Quick Connect to new PPK2 1.1.1.
When I plug in USB Quick Connect sees the PPK...
Hello,
we were using the mcumr_flutter 0.4.2 library to Update our NRF54L10 over the air with an app. This was working fine using the nRF Connect SDK Toolchain v2.9.0. However...
Hello,
I'd like to have the gcc linker calculate a checksum over a specific address range (defined in .ld file) and store that checksum at a specific address (defined...
example: peripheral nus device: nrf52832(Self-developed board) hi i run the example peripheral_nus , but it cannot work. Though i had set the RC clock. But when i run the...
Hi, I am developing a product that has a nRF52840 as the main MCU and it controls a Quectel BG95 (a LTE-M/NB-IoT module, powered by Qualcomm's 9205 LTE modem) using Zephyr...
Good Day,
Im a developer in switzerland using the nrf9160 trying to connect to the nrf cloud using mqtt, i have already flashed the credentials, updated the modems firmware...
Hi,
Platform : nrf52840, NCS 2.7.0
I would like to get the MCUBoot image swapping progress without modify the NCS, and display a progress bar on the LCD to indicate the...
Hi all,
In Device Manager, my nRF52840 DK is recognized as follows:
JLink CDC UART Port (COM32) JLink CDC UART Port (COM33) USB Serial Device (COM22) — running a Zephyr...
I'm looking to use the new Zephyr support for the ProMicro nRF52840 board, which appears to be available in NCS v3.
However, Zigbee R23 only appears to target v2.9.0.
...