Is it necessary to perform the GATT device discovery process whenever two bonded device re-connect? I'm using two nRF54L15-DK boards, one is Central and one peripheral. Developing...
While configuring a scene, the blind device is not visible in the scene settings screen, so it is not possible to set or save the blind position as part of the scene.
Steps...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi,
i'd like to send a file from nrf toolbox or connect to my embedded device, let's say i want to try with a "big" 1MB file. It seems that i cannot paste all the text in...
Hello
I've noticed that Zephyr uses a lot of memory with all its libraries. My code only takes up 15%, but I'm already out of available space. I've been trying to play with...
HI Nordic support team,
i want to ask about: interface multi to multi with proprietary_rf example?
At this time we only have 2 nrf52840 DK board. We cannot check multi...
Hi Team,
how to implement DFU OTA using nRF Connect SDK. NCS is different from nRF5 SDK, For nRF5 SDK lot of references available. please give any reference or examples...
I have a custom board with the nrf5340 and LSM6DSO accelerometer connected over SPI and I have an issue with the compiler not finding the lsm6dso file even after including...
Hello,
I have been testing the WIFI on the nRF7002-DK board and have found that it drops out if not used. The WIFI sta example running on the nRF7002-DK connects to a router...
As Pevious ticket: Using NRF24L01+ with pure assembler programing becomes very long, I open a new one as Torbjørn suggested
This is a description about what I have doing...
Hey,
So I was trying to flash the audio application on my nRF5340 audio dk. I built the program successfully using the buildprog tool provided.
The problem here is, I...
Hello I want to make an application that will be sending data from 3 peripheral BLE devices to the central device which wil be connected to PC and transmitting data (from...
Hi,
as soon as I include CONFIG_REQUIRES_FULL_LIBCPP=y in my prj.conf I get an error "undefined reference to `_impure_ptr'" when building:
This happens when I try...
When I developing application with nrf SDK,I can set device name by sd_ble_gap_device_name_set().
But when I turn to NCS,I should set device name such as CONFIG_BT_DEVICE_NAME...
Hello everyone I am using Nrf5340 Zephyr sdk v2.4.2 to broadcast BLE as a peripheral connecting 2 devices with Esp32 as central and phone at the same time, the following error...
Hello,
Does anybody know why I can not discover the service uuid as shown in the picture below?
I want to connect a sensor with this chip nRF52832, it's service UUID is...