Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
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...
nrf52840
sdk for thread and zigbee 2.0
windows
segger studio
in example simple coap cilent and simple coap server
I create my own packet error test through coap...