Hello,
I need to use Port 1 pin 8 as an interrupt pin:
This results in the error NRF_ERROR_INVALID_STATE, when nrf_drv_gpiote_in_init() is called. Everything works fine...
Hi, I am using nrf52840, SDK v17, SES v5.10 ble_app_uart example for the development.
I am able to send data from the nrfConnect app to uart but not more 1 byte at a time...
Hello,
I am using an nrf5340-DK board and the SDK 1.9.0.
I want integrate the FOTA functionality into the example which was provided by Nordic Semi:
nRF Connect SDK...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
I want to change the connection params in peripheral role with nrf52840 without informing the central device to do the actual setting operation, yet I don't find a relevant...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
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...