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...
Hi!
We use the following approach:
If the pin is configured using nrf_gpio_cfg_input we read the pin value via nrf_gpio_pin_read;
If the pin is configured using...
Hi,
I wanted to store a simple integer (the "serial number") by using Setting subsystem of nRF Connect SDK 1.8.0. Settings is based on the internal flash of device (nRF5340...
Trying out Nrf5 sdk v17.1 with SES 6.32 and opened up an ANT+ example `ant\ant_debug\d52\s212\ses`
Tried to build, 50% compiled successfully, but i get repeated errors on...
We use nrf52833, and the SDK is 17.1.0. We have the following questions about gzll: 1. How to count packets_num and timeouts_num in Packets Statistics? timeouts_num Where...
Hello,
I am trying to send a large file through BLE from an nRF52811 to a Raspberry Pi 4. File size is about 77 kilobytes.
Here is BLE setup on the nRF side:
Custom...
Using the DM, in the discovery_complete callback, after finding two CCC handles from 2 custom UUID's, I can subscribe to only one of the two, the other fails with EALREADY...
Hi,
I am not sure where to go next, so looking for some debug help.
Setup : I am using the 9160DK - the 52840 is being used as an ANT+ receiver, where it forwards on UARTE...
I am working with the AWS IoT sample on the nRF9160 development kit using Nrf connect 1.8.0. I am testing the disconnection behavior by removing the sim card after connection...
Hello to all :-)
i am not sure if this is an Hardware-topic, but i want to know the possibilities how to can
use and configure the nRF5340 (where can i find a detailled...
Following some previous posts on how to get the Bootloader version from the application, mainly this post: devzone.nordicsemi.com/.../221367
I noticed that initially the...
I am working on a power-sensitive project and am interested in minimizing system quiescent currents as much as possible. The project is intended to run off of a coin cell...
Hello,
i'm interfacing with the nrf_modem_lib using posix socket API with offloading. The send is called separately from a dedicated thread to avoid any hanging of the rest...
The maximum current of my measuring board should be 8ma, but the maximum value measured by kit II is 24ma, and the average current of 100ua is correct,and the minimum value...