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,
I am using nrf_mesh_switch_client example and implemented disabling mesh on timer basis,
I have initialized the timer and started it in start() function. The following...
Hi,
I am using SDK 1.9.1 and nRF5340.
Scenario
I am investigating the following scenario:
files containing the firmware upgrade for the app and/or net cores will...
Hi there,
I'm currently using the nRF52 DK (PCA10040) and nRF5 SDK 17.1.0.
Our device needs to permanently connected to a battery, only wake up on a button press and then...
I came across a document called
2870.Measuring_distance_with_Nordic_Distance_Toolbox_slides.pdf
(found here )
Several questions
1. There are 2 slides for "High Precision...
Hi,
I tried every configuration options one by one to change the MTU size, but it doesn't work.
I connect to nRF52840 with Raspbery Pi and when I subscribe to a notification...
Dear All,
I am trying to figure out the maximum current consumed during the NFC operation.
I am using nRF52832 and writable_ndef_msg example from the SDK (LED, flash write...
My previous post and the response I got was hugely helpful to my understanding ESB on the nRF52. Now that I grasp the basics, I felt it was appropriate to create a new post...
Hi,
quick question..Which, if any, Nordic device has NFC that can be read and write without additional NFC ICs?
I've got an NRF52840 dev kit but apparently it only supports...
To the kind attention of Nordic support team,
we are (re)working on an old legacy project using nRF24LU1 and gazell protocol. We would need to know if there is some simple...
I am trying to add this ultrasonic sesnor driver ( inductivekickback/hc-sr04: Zephyr RTOS driver for HC-SR04 Ultrasonic Ranging Module (github.com) ) and testing it with the...
Hello! This is my problem.
SDK:SDK17
Softdevice : S140
Board: nrf52840
The connect interval is 135ms. But the latency I test is larger than connect interval. So...
i use 2x nRF52840 DK as DUT and Lower tester and DUT, my windows laptop as the Upper tester, and use python code from nan_34 Setting up production test using DTM.
as below...
We just got the PPK2 delivered but it won't turn on. If we plug it in using "power only" it lights up but it doesn't do anything when we plug in the "data/power". It also...
hello
I used nrf52840 with SDK15.3.
1.I use the example in this ticket and adjusted the baud rate to 9600 without hardware flow control. After SES is compiled, an "NRF_ERROR_SVC_HANDLER_MISSING...