Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
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...