Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
Hi Nordic,
I’m H/W engineer, dedicated in development of radio circuit. I ask the question because we’d like propose your Nordice nRF52840 to our customer when replying...
I am developing an application which uses 2 nrf52 running sdk 12.3 and softdevice 132 V3.
The central device appears to be saving and whitelisting the two peers, but it...
Hello!
We designed and manufactured board with nRF52832_QFAA. The NFC pins was configured as IO and connected to sensors. The problem is that we see that those pins get...
Has any-one been successful waking up a sleeping 328P via a NRF24L01 PRX IRQ interrupt?? My scenario is as below.
Establishing a two way communication between two arduino...
Color sensing not working after DFU. No color reflection LED activity noted. I would like to have more detailed info on how the color sensing code translates the raw color...
Hello.
I need to use LESC numeric comparison pairing.
It seems that the PIN is automatically and ramdomly generated after the connection occurs.
I would need to manage...
I am running a nrf52 with IOT sdk's Cloud CoAP example. I am wondering about the parameters that I would need to integrate this into a product. These include the stack size...
Hello,
I am using 52832 to test ble data throughput. When two devices are close to each other, the throughput can reach 80kB/s, but if the distance is about 4 meters, the...
The nRF51422 product specification says that you have to use a +-40 ppm crystal for BLE applications.
On DigiKey, there are 2 columns for 2520 crystals: frequency stability...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
Hello, I downloaded the ble_mesh_v0.9.1-Alpha source code from nordic website, and tried to port it to my pca10056 devboard.
When doing so, I noticed that some function...
Hi All,
I would like to use FreeRTOS in my project. I try to play with the examples/ble_peripheral/ble_app_hrs_freertos project.
I have enabled logging with RTT. The...
Hi, when reading BLE Mesh specs, this paragraph caught my attention:
Messages may support a delay parameter that indicates a delay between receiving a message and
starting...