Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
--- 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...