Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
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...
--- Close. Cannot continue this case due to inability to share code (company policy). ---
Hi, I am writing an application where I need to parse data into dynamically...
If ENDRX_STARTRX is enabled and is not closed at all times.
After the second RXD.PTR buffer overflows, that is, when RXD.MAXCNT is reached, no configuration is done, uart...
hi.
I want to gebrate DFU .zip packet but a problem arises
For my Computer Setting
OS : Windows 7 Pro 64bit
Chip : nRF5283240
IDE : keil uVison V.5.17.0.0
SDK...
We have successfully tested the nRF52832 HRM and proximity examples with iphone APP (nRF Toolbox & LightBlue).
However, when we tested with UART peripheral example (..SDK...
For the last few months, I've been building code and testing it on an nRF52840 PDK. Our production hardware, however, will use the nRF52832, and so I need to compile my code...
I wish to design a Laird BL652 Bluetooth with an NFC port. Unfortunately I have not been able to discover the coil inductance. They use a Nordic nRF52832 chipset.
My hope...
Hello.
I have some questions. Is it possible stabile work of android device , that has bluetooth 4.0 , with nordic device on base softdevice s132 v 5.0 ? What should i...
We're thinking of using the 52840 to capture and stream 4 vital signs per patient to a nurse's monitoring station. BLE/MESH would both work. Is there an off-the-shelf, desktop...
Hi all,
I am currently building an app that does HTTP requests to Strava ( strava.github.io/.../).
Before going deeper into the SDK, I would like to know if it will...
I have few questions that weren't addressed either in the infocenter or in the devzone:
In which way app_timer uses CC registers? Each running timer use one of these...
I want to transfer the code from nrf51822 dk board to a beacon kit, after connecting the beacon kit to the dk board, then I change PCA10026 to PCA20006 on the C/C++ define...
i was trying to send acceleromter values of mpu9250 to pwm pins. for this i have merge to different examples i.e. nRF-mpu-simple and pwm library example. but it showing error...
Hi,
I'm a beginner of BLE and I did everything from the three BLE tutorials, that uses sdk 11. However when I try to do it in sdk 12.3 it doesn't work, because there are...