SOC: nrf52840
SDK: v2.9.0
Device is a central, it connected to 16 peripherals, these peripherals will power on 90 seconds and then power off 10 seconds(one cycle). ...
Hi,
I have successfully updated the firmware on the nRF5340DK controller using the DFU MCUBoot method. Now, I need to add Secure Boot NSIB to the bootloader and integrate...
Hi Support team:
I am new for using the Nordic Design kit of nRF54L15-DK.
And I would like to use the app "Direct Test Mode" v2.4.2 built-in the "nRF Connect for Desktop...
NPM2100 EK CONNECTION
Can I connect The NPM2100 EK with NRF52 DK? If so..... 1. How do I physically do this? 2. Can I program the NPM2100 EK to send Voltage Supply of 1...
I'm trying to convert some code from ESP32 to nRF, and I'm having problems with the microphone input. Mind you, I'm a beginner with nRF, so I'm sure I'm missing something...
Hi,
I got my hardware modification which added the nRF21540 to our system more or less running under NCS v2.9.0.
Currently, I have the following FEM and antenna configuration...
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 Nordic Guys,
We are working on the system based on BLE_APP_UART_C (central) and BLE_APP_UART (peripheral).
“Central” is always “ON” and scanning for the peripherals...
HI there,
I read somewhere here that the SPIM3 bus would be capable of 32MHz operations in the "next" chip revision (that was 6 months ago).
Could you confirm that it...
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?