I want to automatically reconnect to my peripheral (nrf5340 DK) from my central (phone) when there is an accidental disconnect (out of range) which I am simulating by resetting...
Hi
I want to advertise the sensor data while extended advertising.
iam using the below function,but it failed to update.
bt_le_adv_update_data ( ad , ARRAY_SIZE...
I'm having a lot of new trouble posting to devzone. I can not drag/drop files. It keeps suggesting "An error occurred. Please try again or contact your administrator." This...
Hello!
I threw away the Sparkfun board and replaced it with a nRF9151DK board; I'm hoping to get it work now, after trying for a year.
I'm using SDK 2.6.1 and 2.8.0; the...
example Matter_light_switch in vs code
version using nrf connect sdk -> v2.8.0
manage tool-chain version v2.8.0
nrf52840dk
getting error while building code
...
Hello,
I have a few questions about the nRF9151 DECT NR+ modem.
I see that from the docs that the max TX power is 19dBm, so it's a Class III device as defined in section...
Hi,
I am using nrf52840 to develop a product. I use NCS sdk v2.5.0.
I developed a project based on the [Bluetooth: Central HIDS] example in the NCS SDK. This example enables...
Greetings starting from the 'ble aggregator' example I developed a BLE central on NRF52840 with NRF5 SDK 17.02, capable of managing multiple peripherals which, once connected...
Hello,
1. Do you have any hardware to implement Wireless HID USB without Bluetooth like Logitech with USB dongle?
2. Do you have an example of IR TV remote for any hardware...
I'm running SDK 2.8 and 2.8 Toolchain. I created the sysbuild.conf setting:
SB_CONFIG_BOOTLOADER_MCUBOOT=y
and put it in the application folder (per this support request...
Hello, I am relatively new to the nRF 5340 Audio DK. I recently ordered a singular nRF 5340 Audio DK board and my goal was for the board to take in input audio via the PDM...
Hi all,
I've been using the nRFConnect extension without any issues, successfully connecting to my nRF5340 board via JLink, flashing firmware, and receiving printed messages...
i get the following build error whenever i build for boards other than nrf
- CMake version: 3.21.0 -- Found Python3: C:/ncs/toolchains/b620d30767/opt/bin/python.exe (found...
I was reading the documentation, trying to figure out something specific while reading though source code. I was looking at the LENGTH field specified in the nrf52840 PS guide...
Hello,
I encountered a compilation issue when using the app_timer function. The error message is: "'TickType_t' undeclared (first use in this function)". I believe the problem...
Hi,
I am trying to set the VDD pin to 3.0V instead of the current 1.8V (also changing the GPIO voltages to 3V). I've seen many questions related to that but no solution...
Hi,
We are seeing issues with Segger Systemview Post Mortem Mode. Original issues were revealed on our custom board with SDK 2.6.1. After enabling the feature firmware crashes...
Hi Support Team
May we know that the difference between Engineering Build Code BB0 of nRF54L15 with normal Build Code? Which is recommended for the mass production of customer...
Hi, I am using nrf9151-DK to send and receive data over UDP protocol. Firstly, I tried to use AT commands to send and receive meassages as described here , I had no isuues...
Hi,
How can I control a Thread CoAP Client, which is connected to a thread supporting modem such as eero+ (in other words, the CoAP client is connected to the internet)...