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...
I found this very useful Throughput Measurement Application for for Threads: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee.v2.0.0...
HI, I have a custom service with customs characteristics and I need the maximum speed posible.
I have one service for write without response and another service only with...
Hi,
We implement oob pairing using NFC.
According to my knowledge NFC is used as "private" advertising channel (this is what OOB means) i.e. peripheral address, encryption...
Hi,
I have created a custom Serivice and custom characteristics in the attached application
Please find the attached application which create a custom Characteristic with...
hi nordic,
i had a nrf52 dk where it should only advertise to specific device like my phone with nrf connect app and that nrf52 dk should not advertise to other devices...
Hi,
My name is Bruno and I'm developing an Application which consists on:
Connect to a BLE device (I'm using Nina B112 from u-blox, which contains a NRF52832 SoC) through...
So I have successfully built & deployed the Light Switch Demo - and it works.
But where do we go next?
The documentation seems far too close-in focussed on the microscopic...
Hi,
what is the typical or max wake up time of the nRF52 from the RTC or GPIOTE irq (when configured as sense for low level input)?
In my setup, I see a wakeup time...
Hi,
can I use a pin with A/D converter (or comparator) and at the same time read its logic value using GPIO and configure it to be event source in PPI?
Thanks
I have develop a project on nRF52832 and I want to migrate to nRF52840.
I am able to build pre-devloped project from directory nRF5_SDK_14.2.0_17b948a/example/tasol/ble_app_template...
We have used nRF24L01s in our most recent project but would like to switch to the nRF52832, while still using the Enhanced Shockburst radio protocol.
We are prototyping...
Hi,
We are looking at the nRF52840 and would like to have 5 such devices in their own piconet, 1 Central device and 4 Peripherals, with a 2 Mbit PHY,
and want to achieve...
Hi,
I'm currently working on a project including the buttonless DFU.
I would like to read the bootloader settings page from the application, especially the app version...
Hi!
I was wondering if it's possible to use your Android and iOS libraries for DFU,
github.com/.../Android-nRF-Toolbox
github.com/.../IOS-Pods-DFU-Library
to do...