hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
Hi, I am trying to do pwm a rgb led using nrf54l15dk and custom board using nrf54l15 on port1 with pin connections on (p1.10, p1.8 and p1.13 for custom) or on (p1.11, p1.12...
Greetings,
I have worked with the MCUBoot and its Serial Recovery feature with success and recently tried to enable the CONFIG_BOOT_SERIAL_WAIT_FOR_DFU option ( as well...
Hello,
I am intending to extract audio from the onboard microphone of nrf5340-audio-dk.
I used the nrf5340_audio application as reference but cutting off the bluetooth...
Hi,
I'm trying to use same UART channel on both project-specific purpose and MCUmgr DFU. However, when I enable the option CONFIG_MCUMGR_TRANSPORT_UART, the code reset's...
Hi, I used in my hw design Config. 6 for nRF52840 QIAA aQFN73
https://docs.nordicsemi.com/bundle/ps_nrf52840/page/ref_circuitry.html#ariaid-title7
The question is how...
Hi,
We are defining a BLE interface for our product, choosing SIG and custom services, and while working on BLE for years now, I have still questions on how to design the...
How to configure the SPIM if i have defined my MOSI/MISO/SCK pins in the device overlay file, shown below:
&pinctrl { spi0_default: spi0_default { group1 { psels = <NRF_PSEL...
We are developing a board with an nRF54L15 module that interfaces with a SPI device. We want to use 3-wire spi, so the MISO and MOSI lines are shorted (according to the datasheet...
Hi,Team,
I am developing the nrf54l15-dk, and the version of my NCS is v3.0.2.
I am currently using Pawr. https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides...
Hello Nordic Support,
Currently, we are using nRF5 SDK for Thread and Zigbee 4.2.0 for our Zigbee coordinator application running on nrf52840.
We understand that this...
I am using the NRF5340 Audio DK , and the onboard PMIC is the NPM1100 . I am not using the onboard audio codec of the DK. Instead, I am powering an external audio codec module...
Hi,
I've just completed Lesson 2 Exercise 3 and found that BLE Provisioning does not work from the iPhone version of the app. The problem seems to be related to Version...
Hi everyone,
Environment:
nRF Connect SDK v2.8.0
Light Switch example
I’m currently working on implementing a Zigbee Sleepy End Device (SED) for a battery-operated...
Hello,
I'm currently using the nRF9151-DK hardware to develop our product based on the nRF9151 SiP . We selected the ncs-serial-modem firmware, and the modem is controlled...
I am implementing the code for nrf54l15 nordic MCU to: Use vbat_mon pin p1.10 in NRF54L15 as ADC and trying to read the voltages, but physically i am not able to read/get...