But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
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...
Hello,
I'm running one advertiser and one scanner at the same time, and I want to change the data inside the advertise packet, every advertise. Looking at the forum and...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi all, Now I'm working secure bootloader in sdk12 for these I installed the nrfutilv1.5.0 by following nrfutil user guide
link text
while I'm creating .zip files it...
I've seen similar questions posted, but none that match my situation exactly and those solutions did not work for me.
I'm using the pca10040 dev kit, which I connected...