Hi,
I have a nrf54H20 board rev 0.9.2 and I followed the docs.nordicsemi.com/.../ug_nrf54h20_gs.html guide.
After the guide had been done I get following error when...
Hello,
Im worried i bricked my PPK2, as I had it in ammeter mode possibly reverse VIN/VOUT connections to my DUT.
The DUT is powered over usb externally. I tried to measure...
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...