Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
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...
In standard sdk 17.0.2 is it possible to know which devices did i accidently disconnect?(Interactive command s140)
for example
my central is the interactive command...
Hi, I used NRF52 DK and NRF Connect SDK 1.6. I used the st_ble_sensor sample with no changes. When I press Button 1, I expect to get a notification on the central device....
Is there a straight forward guide that demonstrates how to changes the Asset Tracker V2 application from "Active Mode" to "Passive Mode"?
Referencing the notes on the application...
Hello,
I have been working with nRF52832 microcontroller on a custom PCB. Currently, we are implementing OTA updates through BLE, and developing using the nRF toolbox app...
Hi,
I am trying to program the nRF52 DK with external j-link Base. I am using Debug IN P18 connector and connected the following pins
j-Link base nRF52 DK Debug IN P18...
I'm a little confused about how to determine the value to set in the registers for the internal capacitors. If I select 10pF, that means that there is an internal C1 and C2...
Hey everyone,
I basically have the same question as it was discussed in this ticket: How to get unicast address on mesh server. - Nordic Q&A - Nordic DevZone - Nordic DevZone...
Hello, I'm currently planning a product that involves Bluetooth technology and came across the NRF5340 chip. I see that I can get the development kit which is a board with...
Hi,
On nRF5340 development board I followed the instructions in this link and ran the blinky example successfully: Getting Started Guide — Zephyr Project Documentation...
I got an error here err_code = pm_init(); APP_ERROR_CHECK(err_code);
<error> nrf_ble_lesc: nrf_crypto_ecc_key_pair_generate() returned error 0x8502.
<error> peer_manager...
I am using the BLE sniffer in Wireshark (nrf 52840 dev kit board) to attempt to capture packets between a BLE device and android phone. I am able to sniff advertising packets...