We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
I've been a little out of the loop. Can someone explain how this "drag and drop" DFU is working? And in what method iTunes is being used!?
Best I can figure iTunes is being...
Hello everyone. I am having problems using the interrups when a bootloader is programmed on the chip. My test program works fine when there is no bootloader. With the bootloader...
Hi,
I try to turn off the advertising after the first connection and then turn it on after pressing the button, this is what I wrote:
void radio_notification_evt_handler...
Hi,
I've been digging through a lot of AN's about how to design a PCB antenna, in all of them an important parameter is the output impedance of the transmitter.
So,...
Hello,
I'm pretty much new to NRF development and I'm having lots of questions trying to get a custom board to work with the provided BLE bootloader example in SDK 11....
Hi all,
Hi I am implementing MQTT client on the Nrf52 MCU, as to the MQTT broker, I am going to use the amazon AWS IoT , where the broker adopts the TLS 1.2.
I read...
I am using nRF51 and latest s310 softdevice (3.0.0) and latest SDK (v10), which is the latest compatible with the softdevice.
My device is programmed with the softdevice...
Hi,
I'm designing a 2 layer flex PCB with the nRF51822-CFAC WLCSP package and recommended ST BAL-NRF02D3 balun and on-board PCB passive antenna (not ceramic chip antenna...
Hi Friends,
I am using nRF51822(S110 and SDK10.0.0) in my project and I need the chip to be in connectable and advertising mode under peripheral config . I configured the...
Hi,
I have migrated application with freertos (S132 /NRF52 devkit ) from SDK 11.00 to SDK12.00 .
Flashed SD 3.00 and then application ,but Application is not able to boot...
Hi,
Is this the right way of reading the timer value using the capture task. In this code i am trying to read the updated value of counter for every event generated in...
Hello;
I'm developing an application that advertises as a connectable peripheral. As such, it has an ID (think of it like a beacon minor).
I have 2000 of these devices...
Does bootloader example dfu_dual_bank_ble_s132_pca10040 from SDK v11 work with softdevice v3.0?
when I try to run the dfu_dual_bank_ble example with softdevice 3.0, I got...
Hi ,
I have 2 nrf51 dongle compiled with a code which can scan and advertise ibeacon constantly. Whenever receive advertisement packet from each other , they are able to...