I read some previous posts that there was limited support for sysbuild for the VSCode extension. There are two things that I noticed: 1. When creating a build configuration...
Hi,
Background:
We're developing wireless application with the NRF5340-NRF7002 chipset, similar to what's on the 7002DK board.
We'd like to put the system to lowest...
Dear Nordic,
We made an attempt to use the external flash in the LwM2M sample.
We tried to follow this: docs.nordicsemi.com/.../nrf9160_external_flash.html
As soon as...
I need to detect the VCC voltage on the nrf52833 on power-up and wait till it slowly ramps up to 3V. Is there a way to do this using the Power-Fail Comparator. I found another...
Does the NRF8240 using the HCI UART sample support setting a public address?
https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/bluetooth/hci_uart/README...
Hi
I have set up VS Code (1.93.1) on my Mac (mac OS 14.6.1) with nRF packages and zephyr installed. My nRF5340 DK is also found (however, instead of a nice identificaiton...
Hello,
We are in the feasibility phase of updating a product to include a nRF9151 modem connected to a nRF52840 via a single UART. The modem will operate in SLM (Serial...
Hello,
I am encountering difficulties connecting to and recovering my nRF52840 board with J-Link on macOS, both via nRF Connect and using nrfjprog in the terminal. Below...
nrf5340_audio application , unicast_audio and broadcast_audio samples in zephyr, Are these all LE_2M by default ?
If I want to use LE_1M, how to change ? Modify prj.conf...
I am building a BLE audio product that is based on the nRF5340. The application is largely based on the nrf5340_audio ncs example application, but I am modifying the the application...
Hi Team,
I recently purchased 2 Audio DK's and I set one up as a gateway and the second as a left headset. I was able to pair the two, stream audio from my PC through the...
Hello support,
We are developing a battery-operated sensor. For that, we are using nrf5340. Also, we made an enclosure for the sensor.
While developing we found that the...
There was no problem when the current version of ccache was 4.6.1. However, the current version of ccache, 4.10.2, behaves differently with the --specs option. It will do...
Hi all,
by default, the "nRF5340: SMP Server with external XIP" sample does not support reverting images in case DFU was not successful. In other words, it does not swap...
I've been working for months to try and figure out exactly how to get my application to bond the way I want it to.
I'm using nrf connect sdk 2.4.2 on an nrf52832. I used...
Hi I have recently bought the product nrf52840 from Digi key, i have dumped the code so many times but now days it is showing the error. the issues is whenever iam trying...
Hi,
I am trying the sample code in this regard. I have changed the I2C pins in the overllay file and bme register address to 0x77 as follows. It seems working but I have...
Hi,
I have successfully built and ran the MQTT sample ( /opt/nordic/ncs/v2.7.0/nrf/samples/net/mqtt) on the nRF9160-DK. I did have a few problems with SIM coverage and firmware...
I am evaluating a Fanstel BC805M device, which uses the nRF52805 chipset. I am using VSCode and have installed the nRF Connect Extension Pack, toolchain v2.8.0, and SDK v2...
I recently received a nRF9151-DK and try running example "hello_dect".
Apart from setting the CARRIER in "Kconfig" to "1" i did no changes to the code.
Building and...