Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
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...
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...
We plan to use nRF52840 in our new project. But the application is likely to be larger than 500 Kbytes
So we are going to use the only one Bank flash for DFU as in following...