Hi all,
I am running the lsm6dso zephyr sample on my nrf52833 dev kit. I am unable to set the sampling frequency. I get this error after flashing:
This is my overlay...
I am looking into the possibility of using an nRF5340DK to probe SPI pins. For context:
There is a total of 3 devices in the system: the master and slave being used primarily...
I refer to and the answer answer given by AI referring me to you.
I need the lithium battery only to about 8-bit accuracy to reduce the leakage current. Please provide...
Hello! I was wondering if there is any advice from trying to get Non-simultaneous firmware updates using sysbuild with the following constraints:
Must update both App...
I'm using NCS v2.9.0 and attempting to communicate with an ADXL372 IMU over SPI. Occasionally, the MCU successfully reads from the IMU and begins printing values. However...
I'm updating our nRF5340 firmware from SDK 2.4.2 to the SDK2.9.0. After few modifications, I was able to compile it using the SDK2.8.0. Now I'm trying to compile it with SDK...
I am having a problem after installing 2.9 where I am getting a problem on some projects where the nRF addin does not seem to work
When try to create a new application...
Hi,
I'm using the PPI component to generate 8MHz GPIO signal. this signal is an input for power amplifier analog RF transmitter.
While the digital 8MHz signal looks fine...
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
I am trying to implement the following: I have a mesh node built using the Sensor Server example for publishing temperature data. I want one relay node to transmit the temperature...
Hello
I've been experimenting in increasing the number of targets that a mesh FOTA distribution server can support on nRF52840
The CONFIG_BT_MESH_DFD_SRV_TARGETS_MAX has...
We want to upgrade our existing product to WiFi 6. We have a lot of customization in our TCP/IP stack so we don't want to use the zephyr stack. We only want to make the station...
While in the field test phase of our custom nrf9161 based device, we figured out that there are some towers of some providers that make the device seem online although it...
Hello,
I need to use the Radio_test example on a custom board using the nrf52810. I am using the nrf connect SDK 2.5.1 with VSCode.
To use the Radio_Test example I need...
Hi,
we have npm1300 device on our customized board,
without using any of the regulators, LEDs are not connected.
Gpio 0 and Gpio 4 is connected to main MCU.
when activating...
Hi,
Happy New Year! I hope this year brings fewer bugs than the last.
SDK Version: 2.7.0 Board: Seeed Studio XIAO nRF52840 Sense
System Description: I have a setup...
Hi, We are evaluating whether nr54L15 supports LE Audio function? According to the specification, it supports bluetooth 6.0 and should support LE Audio (Isochronous channel...
i want to switch between two code... the code is simple led blinking i am trying for the testing purpose...in my code 1 led1 is blinking 500 ms of delay and in my code 2 led2...
Mesh 1.1 Generic Location Server defines special values for long/lat and north/east when unconfigured. Current code doesn't appear to support/use these special values, instead...
The subject issue is documented here as " NCSDK-20567: Partitioning limitation with MCUboot swap move": This issue has been open for while. These two DevZone tickets refer...
Hello everyone,
I am developing a ble project that builds on the peripheral Uart example using the sdk 2.4.0 for nrf5340.
I want to implement a watchdog since I sometimes...
I’ve been working on creating a C++ application based on the NUS example, but I’m encountering an error. I’ve attached my application below. All I did was enable CONFIG_CPLUSPLUS...