Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
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...