I'm trying to use raw packet transmission (IN combination with wifi promiscous mode and raw sockets eventually) with my nRF WiFi device. I have both the sample raw_tx_packet...
I'm interested in connecting a device to a combination of RAK4631 and RAK5802 using RS485 interface.
I write the code in the Zephyr environment and I cant seem to make it...
How can i configure the nrf52840 dongle with DHT-11 sensor such that i am able to use it to send the temperature data via UDP within the Thread Network? I am using the NRF52840...
We have an nRF52840 device that is required to do continuous BLE scanning in central role to find nearby advertising beacons and is never required to establish a connection...
Hello, I have used this template (ncs-example-application) to start developing my project. I've installed also all the prerequiries to use the application using command line...
nRF Connect SDK Toolchain v2.4.2, Windows 10
Hi,
We're running low on RAM on the nRF5340 application core, and I'm looking into ways to recover RAM both from our application...
Hello,
I am developing a Zigbee switch based on the nRF54L15. One of the mandatory features is transitioning into sleep mode when the device is not in use. I thought I had...
I recently tired the Onomondo static and external softSim demo on the nRF9151 DK. For both of the demos they take around 4 minutes until the DK gets a cellular connection...
I'm trying to use raw packet transmission (IN combination with wifi promiscous mode and raw sockets eventually) with my nRF WiFi device. I have both the sample raw_tx_packet...
I would like to know the recommended battery part that is suggested by nordic to work with the nrf5340 Audio DK. I saw some blogposts where it was mentioned that a 3.7V 1500mah...
I'm trying to flash a custom board (schematics in this ticket - Schematic/Layout review request ) using a Jlink EDU mini and keep running into an error message saying it's...
Hi,
I am developing an application for an nRF52840 using nRF Connect SDK v2.9.0. The application currently uses the Zephyr driver for simple PWM functions on several GPIOs...
I have implemented a ublox ANNA-B402 on a custom board and am trying to flash code using the debug out header (P19). I am using Segger Embedded Studio and am flashing code...
I'm interested in connecting a device to a combination of RAK4631 and RAK5802 using RS485 interface.
I write the code in the Zephyr environment and I cant seem to make it...
What is the connector cable that fits with nRF5340 DK J1, I am using the other end to connect to the ANT-B10 J2 (antenna board). I will like to know which connector cable...
I would really like to use Bluefruit and make a Long Range connection between Servers and my Central. I know that it is not build in Bluefruit by default, but there must be...
I am currently trying to add MCU boot to my application using sysbuild. I have done the following :
Created sysbuild.conf in application root
Created sysbuild folder...
Before developing our custom board, we connected our MCU to the DK via pins 26, 27 and after disabling VCOM0 via the DK configurator, we were able to communicate using AT...
I have a modified asset_tracker_v2 running with SDK 2.5.0. It is connecting to AWS and sending data perfectly. It has been running for several years without a problem. I am...
I cannot get the nrf5340 audio dk kit to work from USB input properly. After a reset, it only works for a fraction of a second and audio stops. Has anyone run into a similar...
Hello,
I'm new to software development so apologies if this is a simple question but I can't find a straightforward answer for nordic connect sdk on vs code.
An IC I...
Good morning,
In our next product (mounting a nRF52840) we will need a dual UART+BLE update channel. We have already implemented the update via BLE and we are now trying...