After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board and a series of nrf52840dongles (provisioning and configuring inside the software and...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
I am using nrf5340 in my project. We had to replace flash memory but need a replacement with the same layout. So I am currently looking at w25q01jvzeim or w25q01jvzeiq . The...
I am building the: https://academy.nordicsemi.com/courses/cellular-iot-fundamentals/lessons/lesson-2-cellular-fundamentals/topic/lesson-2-exercise-2/ exercise and as part...
I have a characteristic whose value is an array of char, which can from 1 to 20 bytes long. Using SDK17 I can set a vlen attribute and use the function update_characteristic...
Hi, Goal: Send a firmware update from nrf5340 to another nrf5340 over BLE I found the following sample and a lot of support tickets talking about this sample but I am unable...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
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...
I intend to use ESB to transmit data every a few hours. Since I want to use a beacon board, I assume the ESB app needs to sit on the S110 softdevice.
I added S110 to the...
Hello.
I use nRF51-DK and need to avoid appearing of the virtual drive during connection to PC (it's confusing my customers). So, I want a behavior as an old PCA10001:...