Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
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...
Hello, nordic.
I have added uart functionality to hrs example, to add OBB pairing to uart example.
I have replaced as hrs --> nus and have inserted uart_init(), uart_event_handler...
I want to connect esp32 with nrf52840 for availing Bluetooth 5 functionality. In this, I want to use esp32 as application processor and nrf52840 as network co-processor. Is...
Hi everyone,
We develop the project on chip NRF52832 with SDK v14.0.
The chip in this project works in multirole mode. During the work it must scan the devices to acquire...
In order to transmit sensor readout from an I2C sensor I have to write new software for the nRF51822 to use the I2C bus and need to change the Android app for displaying the...
I've read, that a provisioner/client in an application like the lightswitch example can only manage up to 50 nodes (servers), using persistent storage on a nRF52840 device...
Hello Recently, after a long time not using my Thingy52, I encountered a problem with it. I cannot connect to the device. Earlier it worked fine (can't remember if it was...
Hi,
I've just bought nRF Dongle and wanted to start using it with nRF Connect app for desktop, however nothing happens when I plug it in: no sound of connecting a USB device...
Hardware:
1. STM32L476, nrf52832
Software:
1. SES(Segger Embedded Studio)
We had finished our production development on Keil, and right now we want to transplant platform...
HI team,
I like to interface methane, hydrogen and moisture sensor in my custom board which is going to use nrf52840 soc. i am in development stage. for outdoor application...
I would like to know if there is any documentation that speaks of security for push notifications. For example, that talk about security when using a nRF52 device as a beacon...
Hi,
Is it possible to make infinite GATT connection ? I set auto connect in android central app and my program in nrf51DK works. But only 4 hours.
Hardfault is almost...
When I try to build example in SDK 12.3.0, I always get the hex file for nRF51422 target, how should I change the target to build the example for nRF51822?
I set the variables...
I would like to get the timesync example running on the Sparkfun nRF52832 Breakout board .
I can currently download it to the nRF52832 DK using Segger Studio (after making...