Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
I was trying to schedule a work item when a struct k_poll_signal is raised by an interrupt, but was unable to get the work to happen. I could tell that the k_work_poll_submit...
Hi, I'm new to this and I was just wondering, since I'm still learning and successfully coded my first app, I'm asking how can you flash / burn / build & run SMD component...
yes, i meet a problem.i notice that isp have done a AOA demo based on Nordic board.
but i use it to get the angle.i find i can't use it.what is this problem?
I am running a nrf52dk_nrf52832 build with SDK v1.9.1. A week ago I was building my project and everything was working fine. Then, my program stopped being flashed - I could...
Hello!
I'm working with nRF9160 on a custom board and I'm trying to use SUPL to improve time to first fix, I'm following the sample nrf9160/gnss/src/assistance_supl.c. I...
I am testing the Asset_tracker_v2 application on thingy-91. I took the SIM card out so the device goes into the boot loop.
The on_state_init () function has the condition...
i am able to succesfully build and flash the simple "hello world" example using segger embedded studio and programmer app.
finding difficulty in logs checking because, the...
Hi,
I'm trying to incorporate LittleFS into our development. We are relying on services provided by TF-M.
To recreate: build /zephyr/samples/fs/littleFS and set target...
I'd like to test the SPI communication between my nRF52833 DK and a ICM-20948 developer board. Keep in mind that the ICM -21948 is a device not listed in the NCS. To activate...
Hi, Nordicsemi,
We found one of Mesh device in our customer did not recievie and transmit Mesh package any more. try Nrf-connect application to scan and found the device...
I am trying to add A/D conversion to my project which is a modified version of the ble_peripheral/ble_app_uart/pca10040e example.
I have:
- Added "nrfx_saadc.c" to the...
Hello, Can I use the nRF52840 DK to develop applications for the nRF52805 SoC? I see in version of the nRF52840DK is says: "This kit can be used for developing for either...
Hello,
I would like to know if it is possible to create a custom cluster for a custom Matter device using the ZAP tool ( https://developer.nordicsemi.com/nRF_Connect_SDK...