I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
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...