i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
when I try to build a code for integrating sensor in nRF 5340 dk, this error comes, I tried even after installing cmake manually from the cmake website https://cmake.org/...
Hi
Our present build system on v2.6.1, builds variants of our baseline application using batch files.
It ends up building using west in this way:
The generated...
Hello, we are trying to use the distance measurement module and we are following the sample code from sdv v3.0.2. The build process for nrf5340dk and nrf52840dk works well...
nrf52820 custom board
nRF5_SDK_17.1.0_ddde560
s112_nrf52_7.2.0_softdevice
secure_bootloader_ble_s112_pca10100e
I tried to incorporate ble dfu to my application but...
We are developing a very low power product. In some cases like not getting registered, PSM not being available, ... we want to drop the connection and go to a sleep state...
Hi,Team,
I'm currently using the nrf54l15-dk. I want to set the rtc of the nrf54l15-dk to obtain the timestamp. How should I configure the rtc? Which examples should I refer...
I'm working on an nRF device (S112 SoftDevice) that acts as a connectable peripheral to an iOs central. The application only has data to transfer every 5 minutes, so I'm trying...
Hi,
Our team is interested in WiFi location service in Cloud Services.
https://www.nordicsemi.com/Products/Cloud-services/Location-Services
However, under the WiFi...
Due to production requirements, I need to obtain the device's QR code. However, I found that the QR code can only be retrieved using the code snippet below after calling Nrf...
Hi Nordic team,
I'm trying to stream audio from the nRF5340 DK to a BLE headset ( Sony inzone buds) using the [ Unicast Audio Client sample ] with the BAP profile.
Initially...
hi
after success dfu operation the firmware start to run
then i am getting stuck write after err_code = sd_ble_gap_device_name_set(&sec_mode, new_name, DYNAMIC_NAME_LEN...
Please refer to the link below. How can I configure the Commission Flow according to the requirements?
www.matteralpha.com/.../how-does-matter-qr-code-work
Hello community,
I have been recently working with AFE4490 sensor from protocentral (breakout board).
GitHub - Protocentral/protocentral-afe4490-arduino: Arduino Library...
Hello:
I bought an NRF52 DK at the beginning of May from DigiKey.
I installed nRF Connect for Visual Studio Code Windows 11 today. I connected the NFR52 DK to the USB...
The direction_finding_connectionless_rx **works fine with NCS v2.3.0**, but with v2.9.0 get's a link error on dts instance for nrf52833dk:
I have top view knowledge of the...