Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
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...