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...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
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...