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,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
The nRF51824 was announced over 3 months ago, is there a datasheet/product spec available anywhere?
My main curiosity is whether the power efficiency has changed...
Hi,
I'm trying to compile a boot loader for the nrf51822. I've downloaded the SDK from the website, and looked at the boot loader example. However I don't see an arm gcc...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
Through a few days of studying, I now decided that: (please correct any statements I said wrong below)
The BLE is more friendly to object oriented programming
...
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...