I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
I want to dump lengthy log data out through an RTT connection if the JLink is connected but NOT spend that time if there's no physical RTT channel present. The idea is that...
1.Customers need to use nrf52833 for design and production in this package: WLCSP package, 3.175 x 3.175 mm
2.I noticed the description in this manual:nAN-38 WLCSP Handling...
At present, the SMS is sent normally. The format of nrf9160 is 7bit, and can send a maximum of 160 characters. However, how to send it in packages if the content exceeds 160...
We are looking for a Bluetooth 5.1 indoor positioning solution at precision around 1m.
Could you help figure out which platform/reference design is capable of implementing...
Hi,
I have configured the MQTT simple sample from nordic to send data to our broker, this works just fine at the moment.
I would like to send Json formated data to the...
Hi all,
I was playing around with radio and trying to create interupts for the event_end flag and i've now messed up completely and even without the code i added the chip...
I am working with the PWM driver to drive a stepper motor and I have a couple of doubts about when all the events are generated. My doubts are related to events:
NRF_PWM_EVENT_SEQEND0...
Hi,
I try to implement a disconnection after wrote a characteristic parameter. This byte change the working mode of my systeme.
So user connect, write the field to change...
Hi everyone,
I'm working on a BLE application using nRF52840. This application actually run with nRF SDK15 and we need to upgrade it to SDK16.
I followed Migration guide...
Hi,
We currently have a project that uses nRF52832 in audio. There are currently two questions that need to be confirmed.
first question:
Because other chips on the...
Hi,
The Ai0, and Ai1 inputs can be used as voltage references for COMP feature. Is there a way to use input Ai0/Ai1 as reference voltage for SAADC?
Thanks in advance...
Hello! I need to migrate the loader project from SDK15.3 to 16.0. The SES project parameters are as follows: FLASH_PH_START = 0x0 FLASH_PH_SIZE = 0x80000 RAM_PH_START = 0x20000000...
On a custom board based on nrf52840.
We want to write data on a SD CARD every XX seconds.
We implement this by changig the state of a state_machine at every wakeup from...
Hello, I am working on an application which is freeRTOS based, now I wanted to integrate Glucose sensor app which supports secure connection and bonding. In
ble_evt_handler...