Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
Hello,
I was recently trying out some samples with the nRF9160 DK and I had run into some issues when trying to run the nRF Cloud Client Application .
I had flashed...
Hi,
I'm developing on the nRF52 DK which has the nRF52832 chip.
I have a small vibration motor which I'd like to control on/off through one of the boards GPIO pins. At...
Hi,
I'm trying to modify the light bulb example and turn it into a light switch (not a light switch that controls another bulb in the network), but I'm quite new on the...
Hi,
I've noticed that there was an issue with ble_nus in SDK 15.3 - detailed in this post .
I'm using SDK 17, and in my application, I don't check data_handler != NULL...
Hi. I am using nrf52840 with Softdevice 16.0.0.
I set the maximum size to 247 bytes. But I probably only need 68 bytes per packet.
Should I reduce my MTU size to 71 or...
Hi everybody!
I'm currently working on some firmware updates for a motion sensor. The code was originally developed with SDK15.0. The setup is as following:
NRF52840...
Hi,
I was trying with the aws_fota sample, I follow the instruction here and download the app_update.bin with no problem. After it shows completed in 100%, device reboot...
Hi,
I am measuring the time taken between an ANT application sending a message, and a receiving ANT application generating an EVENT_RX. This time is being measured using...
Hi,
my environment:
nrf5340 dk
nrf connect sdk - 1.5.0 version
segger studio IDE
we need a provisioner to add node into the BLE mesh. As per my knowledge, we...
Hi,
I have a few questions about how the peer list works. (using S132 v 7.0.1 and SDK version 16)
How or when are peers added to the peer list of the Central? Are they...
Hi Experts, I have a short quastion, what is the minimal RX-RX turnaround time of nRF5340? Unfortunately this parameter is not available in the specification any more. For...
Hi , i try to translate the arduino library using this URL github.com/.../src
to manipulate the spo2 oxygen concentrator value using the max30105 sensor I try to configure...
When I set tx_power and paired with the following microcontrollers, the power consumption of the 4dbm setting became larger than that of the 0dbm setting. Is this an effect...