I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
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...
Hello,
On my freshly received Thingy:53, I'm unable to connect the Programmer via USB (I'm using 3.0.4).
I'm using Linux Mint 21 and when starting the thingy with SW2...
Hello,
I have a customer looking for our App Bundle ID on the nRF Connect IOS app so he can call it from his own application. This is how the app is identified in their...
I'm working with the peripheral_hids_mouse sample on nRF52840 DK.I'm using SDK 2.1.0, compiled on MacOS 12.6.
With the sample, I wasn’t able to pair to iPhone 14 or a...
hello, I am currently taking the nordic nrf connect course and I am doing exercise number 1 of lesson number 6 regarding i2c, using nordic nrf5340 together with the X-NUCLEO...
Hi,
In my app I want to (for a moment) disable external interrupt for GPIO pin and also clear eventual pending interrupt on it. And in a little moment I want to reenable...
Hi,
I have a custom application that is very much based on the LPN example as well as friend nodes that have custom applications based on the light switch server example...
Hi there!
My set up is: Windows 11 x64, nRF5 SDK 17.0.2, Segger Embedded Studio Release 5.40c. Project is based on "ble_app_hrs_freertos"
I'm trying to write 4 x 32-bit...
Hi,
This ticket is related to ticket #294825, but I wanted to separate out one definite issue into a separate ticket so it can be more carefully addressed.
The issue is...
I have a use case where a Peripheral requires to disconnect itself from the Central. Is this possible? I have tried using the peripheral_hr example and modified as follows...
Dear Nordic fellows,
I have a nRF52832 and I want to use Nordic UART Service to send data in peripheral mode. What is the proper way to use this service? . I'm using nRF5_SDK17...
Hi,
I recently started using Nordic microcontrollers and I have designed a custom board based on nRF52840 and its works except for Bluetooth.
First of all, I'm using vscode...
Hello all,
I am working on an application that involves two types of device inside a mesh network: devices that have to be provisionned (server) and devices that provision...
I am looking for a CAD file (STEP preferred) for the nRF52 DK. I found the larger version of nRF52480 but that board has the extension on it. Could you please supply a STEP...
Hallo,
I am currently trying to debug the Matter samples on the NRF5340 DK. They all work fine, but I have a problem with the "Thread Viewer" in VS Code while debugging...