Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
I feel stupid asking this question, it should be documented in the standard and the code but I have looked and googled with no luck.
I want to populate the ble_rscs_meas_t...
What are the considerations when choosing between using an external 32.768 kHz oscillator and just using the internal RC oscillator as the low frequency clock source?
Here...
Hi,
Does anyone know if there is windows (8.0) visual c++ command in the BluetoothGatt functions to use the memory request event with S110?
Many Thanks
Hello,
I would like to develop a quick prototype with nRF51/52 however do not have experience in designing apps. I have seen the example apps and was wondering whether...
Hi,
your Central is able to hold 8 connections with peripherals. Perhaps someone is able to explain how more than one connection is handled? If only one Central is connected...
My Project:
I want to control 2 outputs on the nRF51DK from my mobile device(Android & iOS). Its a simple program:
left button is pressed -> PIN 21 High / left button...
Hi ,
I am planning to buy nRF51 USB Dongle(S120 SoftDevice or S130 SoftDevice) to discover BLE devices and to communicate bi-directional. I am planning to develop C# in...
I am using
nrfgo studio ver 1.20.0.2
s132_nrf52_1.0.0-3.alpha_softdevice.hex
nrf52832_xx_aa_s132.hex supplied by Nordic (ble_app_template)
emIDE 2.20
The firmware runs...
Hi,
with the pstorage library, is it possible to store data at a specific flash address?
The background of the question is that I would like to store data in flash, and...
Hi,
I am using PWM for a buzzer. It is working, but the current consumption is always 300uA when PWM is not in use. This minimal current consumption appears right after...
1: my nrf51 SDK board not work , I replace the USB control IC--ATSAM3U1C-AU(the old is ATSAM3U2CA-AU),can you send me the firmwair of JLINK with this IC and the contacted...
Hi Nordic,
I want to know, how the button_push_sequence works on case of handling different events at different button_push sequence like... (--nrf51-ble-app-lbs--)
...
I'm using the pre-compiled nRF51-BLE-Driver-Win driver (v0.5.0) on win7 64b with python2.7 and an nrf51 dev kit dongle running the precompiled 115.2k s130 connectivity firmware...
BLE.c
when no connection creat between android nrfUart app and backon kit so autometically sleep in 180 seconds,
but i have need sleep condition in connected mode of...