Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
I plan to merge the protocol sack and the application. At the same time download in batch to 52832 by using the SWD. But the tool(nRFgo Studio) offered officially is not fit...
Using existing examples in SDK13, I prepared ADC sampling app which works fine in ESB TX mode. Works well sending frames at 10ksps, and I can also put it to 'standby mode...
Hello! I have to connect some microphones (adafruit MAX9814) to a nrf52 board and I have to choose some beacons. My idea is to have a tiny solar panel that charges a capacitor...
I have a custom nrf52832 board. I have changed the UART TX and RX pins to P0.3 and P0.4 respectively. If the pins are floating, then nrf52832 stops advertising,If something...
I use example ble_app_hrs_pca10040_s132 with SDK12.2.0 to test bonding function.It works as a server and it is bound by client. But I fail to bond. It seems that example has...
Hello,
I try to declare two instrances of TWI0 and SPI1, and I include the both sdk_config (sdk_config_spi and sdk_config_twi) in the same file, but I always get the error...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
I'm trying to get the PPK working on my Windows 64 bit machine and with nrf52 DK.
The console will not show up and I'm trying to program the PPK with the "flash_ppk.py...
Hello, I encountered some difficulties, please help answer the following questions, thanks!
I plan to merge the protocol sack and the application. At the same time download...
Hi!
I am on a project of usb dongle.I programed the dongle and lost the bootloader pre-programed in the factory.And I have a SPI downloader,I want to download the bootloader...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
Hi Nordic,
I am using PC10040 board for my project. I want to connect the board with my Android phone without using Nordic app. Can you give me an advice?
I have also...
I have followed all steps in the recent blog , but the device doesn't advertise.
I am using:
BMD-300-EVAL devkit (nrf52832)
SDK 12.1.0
S132 3.0.0
Eclipse with...
Hello,
I'm working on nrf52832-DK with SDK11 on Timer1. I can't use TIMER0 because I'm using also the softdevice.
My code source is :
//handler
void timer_led_event_handler...
I am working on a project in which i have to get the readings from device (BLE device). I have two devices BP and BG. I can successfully get the data from the devices using...