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,
I use the server and client from "light_switch DEMO", along with iOS app (nRF Mesh) for setting and pairing. Both ”subscription” & ”publish address” are set as 0xC001...
Hi,
Serialization Function packet format for nRF5 SDK v15.2.0
Am working on serialization where we have already developed code using nRF5 SDK v11.0.0 but now we started...
Hi
I have a problem with receiving / transmitting a packet of characteristics with a descriptor 2902 (CCCD 2902). The principle of operation of my program is that the device...
What will be correct linker script changes for nrf51802 device using soft device ble application
I made changes in RAM start and SIZE. found in open source forum,
MEMORY...
I using 3 nRF52840 DK borads (provisioner,light_switch_client, DFU). I set DFU (DFU example used) as target board and connected it to PC as serial interface. I have provisioned...
Development Software: SES v4.16
Computer Platform: macOS v10.14.4
Hardware: nRF52832QFAAB0
Hello, everyone~
I feel confuse that how to make the Complete Local...
Hello,
We are using nRF52840 and Thread SDK to build a mesh network. At present, we only need to transmit data frames. But, in the near future we would like to transmit...
Hello,
Im trying to boot into a custom bootloader following this documentation .
Under "programming the bootloader" it says you must write the bootloader start address...
I have some question about direction finding in BLE5.1.
1. Does the 52840 DK support nRF52811 Soc? if not, Is there any Development kit support nRF52811?
2. Does the AOA...
I called several distributors but they say they don't have a way of differentiating the revs. Please let me know where to order and if needed...how to order please!
Hello there,
I'd like to send and receive data through NRF Radio's handler. I've been able to configure the handler to receive data. Otherwise, I'm having difficulty on...
Hi all, I have some question.
When I using mobile to bond with my DK nrf52832. Infomation will save to flash via FDS library.
So, when I delete bond from mobile and rebond...
Hello
I am using ble_app_multilink_central on nRF52832 DK.
I want to collect advertising data from all peripherals and not connect to them. Problem is that I dont know...
Hi guys! I have had an issue with Image Transfer Demo project. I use nRF52832 with OV2640 camera. I used installation project process described on the page https://github...
Imagine i have a client which sends message to a gateway and i set a TTL for the shortest path . If one of the node is not functioning how will the mesh reroute the message...