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,
We have made a custom board with nrf52840-QFAA. In the nordic board folder in Zephyr sdk, I could only find .dts file for nrf52840-QIAA.
And there is only one soc...
I use the nRF52840-QIAA and in the datasheet are 2 different reference designs for the ANT pin. 3 or 4 component matching and filter network. When I calculate the impedance...
Hi.
I would like to build a FW image for the nRF5340 net core which includes the two mode BLE controller part and Radio Test (like in the Radio Test sample). These two modes...
Hello Team, We are looking to do a POC on LE audio feature. Could you please clarify below query on the product nRF5340 DK which supports LE audio? We are planning to buy...
Dear Bluetooth Mesh experts,
The Android app needs to monitor the accessibility of all mesh nodes. One way to implement it would be to add a ping message to the firmware...
Hi,
Automatic installation from ToolChain Manager, no errors. Perform west update ,no errors. Check all the files ,no problem found.
Have reinstalled NCS for many times...
Hi,
Using MeshSDKv5 on custom nRF and nRF52DK
We are working on an LPN wireless PIR sensor so which sends a sensor status publish message on occupancy.
I have notiiced...
Hi,
I´m making my own custom nrf52811 board, but I do have some questions about programming. I want to program it with the nrf52dk using p20.
Now I did read that 3v is...
I installed nRF Connect SDK v2.0.0 and notice that the open Segger Embeded Studio button is not shown.
Also (may be related) opening Segger Embeded Studio from the SDK v1...
Hi,
I followed the instruction on infocenter as bellow,everything goes well ,but the cc.composition_data_get() command,no composition data was received . Any missing steps...
I developed a custom board using nrf52810-qfaa, i edited pca10040e-s112(sdk17.1.0) and changed the advertising led to BSP_BOARD_LED_3, as i have only one led on my board at...
Hi,
I am trying to debug ESB packets with the following setup:
1. PRX (NRF52810)
2..PTX (NRF52810)
3. Sniffer (NRF52832) ( modified PRX so that it returns without...