Hi,
I am working on BLE on nRF52833dvk, am able to execute the sample example . I have one of the requirement, that I need to write the unit test cases for Bluetooth for...
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...
Hi Sirs,
Is there document to describe the NFC ANT traces impedance control, likely differentail 100ohm, tuning method, and length match if there is?
Thanks,
Wilson...
Hi All!
Can you please help me that how to add the concurrent connection feature in the ble_app_uart_c example? The reason is that I want to connect the multiple concurrent...
Hi All,
We are developing firmware for our product that is manufactured by an external manufacturing company.
During production the manufacturer will need to program...
Dear all,
I'm running into the following issue:
Hardware
nRF5340-DK, 2.0.0, 2021.42
Software
SES for ARM Nordic Edition, V5.68 (64-bit)
nRF-Command-Line-Tools...
Hi,
I am new to the nRF environment. I am working with a custom nrf52840 board, and am trying to get the secure_bootloader example to work to flash OTA. I have gotten other...
Hi.
I am developing the nrf52832 seger embedded studio.
I tried to use mutex using nrf_mtx.h, but there was an error.
I don't know why this error is coming out...
I adding custom module o asset_tracker_v2. In Main.c using the function static void data_get(void ) , various data requests are added using the instruction:
app_module_event...
Dear Nordic Engineers
I use NCS 1.9.1 test Advertising Extensions,I have a problem.
I use softdevice controller,if I not set "CONFIG_BT_LL_SW_SPLIT=y",the program will...
Hi Nordic,
One of my customer is evaluate Thread for their product.
They can set up the Thread network with nRF52840DK now.
But we can't found the API of transmit...
Hi,
We are developing a custom hardware that has MDBT42 module with nRF52832 chip on it. Our project is based on the ble-throughput example and this module is using the...
Seems like this issue has been happening to people for a long time.
I'm on V1.91, Mac, trying to open in Segger embedded studio. Fresh install, select open nrf connect project...
Hi Support,
i did some changes(add some folder ) in gps sample program for nRF9160DK(v1.1.0) and using nRF SDK connect , toolchain 1.7.1, and getting error ( error: Aborting...
Hello
I am working on to flash my firmware binary into external flash by using nrfjprog commandline tools.
I have used below command to program and verify the external...
HI,
I am using BL653dvk board(customized ). I am following this link ( https://devzone.nordicsemi.com/f/nordic-q-a/82430/ncs-external-flash-ota-change-qspi-to-spi ) and...
Hi ,
IDE: SES
NCS version: 1.9.1
I install the development enviroment following this article. 开发你的第一个nRF Connect SDK(NCS)/Zephyr应用程序 - iini - 博客园 (cnblogs.com)
I use...