Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
Hi
I am working with a central_and_peripheral_hr sample (nRF Connect SDK v1.8.0) and I want to get unconnectable directed advertising with scan request callback and high...
Hi, I am using two nRF5340DKs and trying to run the BLE throughput sample. After pristine build, flashing both boards and putting one into peripheral mode and one into central...
Hi Everyone,
Happy New year in Advance.
I have added <project_name>.overlay file in project/src folder. as per instructions in https://docs.zephyrproject.org/latest...
Hello, I am using SDK nRF5_SDK_15.3.0_59ac345 with nrf32832 in BLE central mode and want to connect the closest peripheral device with a name prefix with "XYZ_ ". I know that...
Hi Team ,
After a few transmission of data i m getting continuously NRF ERROR RESOURCES , i have referred few of links which suggested to increase the NRF_SDH_BLE_GAP_EVENT_LENGTH...
Hello,
I'm developing a master device which requires 512Hz of sampling using the ADC, triggered by RTC0 via PPI. I'm trying to send these data using ANT but, since transmission...
Hello,
I'm trying to interface nRF52832 with an AFE IC which has to dialogue with nRF via SPI. Since this IC requires an external clock source, and Here is said that this...
Dear ,
I am new to the Nordic platform and started using VScode to build up and test some examples from the SDK.
I was using an nRF52840 dongle and trying to replicate...
Hi.
I'm enabling a BLE sniffer on rRF52840 DK to listen to packets between Windows and the other one BLE board, I can get advertising packets but Wireshark can't switch...
Our mission is prevention the increasing cases of missing persons. We wish to design a positioning device which can track the location of our users for their safety.
...
How we can get to know about the ADC sampling is done. On the basis of the sampling done i want to do furture opration like the stop sampling,Continues sampling. How i can...
Dear Experts,
I am planing to use 52810 to connect to a BLE speaker to play a short 'music'. I checked the BLE services provided in SDK:nRF5_SDK_17.0.2... but seems none...
Hi
I'm developing nRF52832.
I have a question about SPI communication.(\nRF5_SDK_17.0.0\examples\peripheral\spi I don't understand, so I ask questions.)
I want to read...