I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
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...
This isn't a question, just a tip/head ups for people. Spent more than a few hours wondering why all my Flash settings all of a sudden were no longer saving. I found that...
Hi, the title says it all really. I'd love to get my hands on a sample application from the Nordic github repo (or elsewhere) which shows clearly how to implement for S110...
I've read the document, 51822 Product Specification 3.1
But I can't find which pins are assigned for SPIS.
I'm using QFN type.
Directly speaking, can I achieve SPIS...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
in our final device, I want to give the user the opportunity, to close an opened BLE connection between our device and another smart device. This should be done...
I have 2 boards. The first board, I run the demo project code for ESB PTX. And it works fine. However, I load the same code on a second board, and "nrf_esb_enable()" never...