I'm encountering a blocking issue when trying to create a new board using the NCS Board Wizard in VS Code with Nordic Connect SDK v3.0.0. After filling in valid inputs and...
Hello, We're developing a firmware for our board based on nRF9160, using ncs 2.7.0. We want to allow the user to set the certificates over i2c. How can we in a secure mode...
Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
I installed NRF connect I successfully built project when I flash I get success, but actually I can see project is not flashed what and how can I debug that ?
Hi,
I am using the nRF52840 with nRF-SDK version 16.0.
At random intervals, I encounter the following error:
"[00:02:51.009,460] <error> app: ERROR 1813 [Unknown error...
Hi everyone,
We found that the LIS2MDL_INT interrupt from the compass on P1.06 affects communication between the app core and the network core.
About 3 seconds after...
I have created a device that will connect and pair with one central. I would like it to re-connect automatically after disconnecting because it was out of range or turned...
I can connect/pair/bond to the nrfConnect app and disconnect then reconnect just fine. When I try to do the same to a central running on arm bluez 5.43, the second and subsequent...
I am getting a SOFTDEVICE: ASSERTION FAILED after some time when advertising with whitelist. I am using NRF5_SDK 14.2.0 and have tried both softdevice s132 5.0.0 and 5.1.0...
Hi,
I am trying to use the fstorage lib in SDK 12.3.0. My code is based on this example: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5...
I'm sampling from the SAADC with a microphone attached and need to send the sampled data over ble to devices, and I want the devices to recognize the data as being a audio...
I need to develop a beacon application with the OTA DFU capabilities (Buttonless). I have the NRF51-DK.
As a starting point, I tried the bootloader example located in the...
Hi,
I'm designing a pcb for nrf52832, and acc. to specification sheet (2nd para under fig. 98) i need to use differential mode to avoid ground bouncing. Can I share a pin...
Hi DevZone,
I am going to implement Arduino CAN bus shield on nrf52840 preview DK. I am wondering if I can use the Arduino CAN bus library in the nrf52840 preview DK. As...
I'm using sdk 14.2 and I have nrf52832 board. Now when I go to armgcc folder in sdk of any example (I'm using the blinky example ) and open my command prompt and try to build...
Hello,
In SDK14.2, select an armgcc project, for example, pin_change_int.
For nRF52840, the heapsize is defined in /components/toolchain/gcc/gcc_startup_nrf52840.S,...
Hi,
I've compiled the pc-ble-driver-py library on a raspberry pi but it doesn't come with a "make install" command. Could someone help me get the right file structure so...
Hi,
I am looking library for EINK Epaper display. The display I am using is https://www.waveshare.com/wiki/1.54inch_e-Paper_Module
Can I get library code for this?
I have issue while building the nrf5 bluetooth mesh light switch example using CMake on windows for Eclipse. I have run the following cmake command:
cmake -G"Eclipse CDT4...
Using SDK 14.0.0 with an nRF52832, I'm trying to use the data length extension, following some sample code found in this post:
https://devzone.nordicsemi.com/f/nordic-q...