I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Hi,
Is there any example or libraries available for BLE direction finding with nRF devices. Including libraries for Angle of Arrival/Angle of Departure calculations, antenna...
Hello, when I try to send data via the UART interface using a printf statement, unfortunately this does not really work. Only one byte is sent and after that the application...
hello,
I have downloaded the DTM firmware and connected it according to the serial port pins defined in the figure below,
The selection of GPIO pins are pin 18 for RX...
I am trying to use the nRF as an intermediary bootloader for another microcontroller. All that I need the nRF to do is accept a 64kB binary file from my computer (at the moment...
Hello,
I have been testing the " ble_app_multilink_central " example given with Nordic SDK * nRF5_SDK_16.0.0_98a08e2 *.
nRF52840_DK board is working as the multilink...
I am getting an error when trying to run nrfutil, any tips on how to fix this?
~ ᐅ pip3 install --user nrfutil Requirement already satisfied: nrfutil in ./.local/lib/python3...
Hi,
I am developing project using nrf52840 and currently developing using SDK 3.0. (Once I complete my feature I will update to SDK4.1).
I am using the light bulb firmware...
Hello I am trying to run a simple zephyr bluetooth sample using nrf Connect SDK v. 1.5.1 I am using your nRF5340 DK The sample I am running is: beacon I followed your instructions...
I have one TX and another RX codes for data communication by ESB protocol. To verify whether data whitening can be enabled, I added below register setting on TX side only...
Hi. I'm developing nRF52832.
I'm in the process of setting up BLE, but there's a problem.
There was a problem while I was organizing the files due to successful BLE communication...
Hi,
I can able to get the DEVADDR0 and DEVADDR1. I am not able to make out How this EUI64 id is calculated using the DEVADDDR value.
I always get F4CE36 starting numbers...
Hi,
I'm running example mqttsn_sleepy_subscriber from nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8 on a nRF52840-DK with RaspPi_OT_Border_Router_Demo_v4.1.0-1.alpha.img...
Hello Nordic Team,
I am trying to flash the existing BLE light example code in nRF connect sdk to my BL653 kit with Segger Embedded Studio. The node is not getting detected...
Hi.
I'm facing an issue following this guide ( https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/software/posts/using-a-custom-secure-partition-manager-wtih...