Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
Hello Nordic team,
I am using an nRF5340 DK with Zephyr, and I am facing an issue where the UART console freezes whenever CONFIG_LOG_BACKEND_FS=y is enabled.
My logging...
Hello, Nordic,
I am trying to use radio test to do FCC, but when I test the example, I found some issues.
When I test it by nRF connect the input may be truncated or...
Hello.
I'm trying to use WS2812 leds with I2S. I'm using two boards for testing: an NRF5340DK and my board based on the HOLYIOT-21069-5340 module.
I'm using a zephyr/samples...
using ncs 3.1.1 how can we invert SW_CTRL0 logic we using a different RF SWITCH then DK
"Does register 0xA4002DC8 (SLEEP_CTRL_GPIO_CTRL) on nRF7002 have a bit to invert...
nRF5340-DK, PCA10095, v2.0.1 and v2.0.2
According the zephyr device tree, the UART0 is mapped to GPIO 0.19/0.20 and UART1 is mapped to GPIO 1.0/1.1 .
According the schematics...
Dear Nordic,
I got some AT commands here <https://docs.nordicsemi.com/bundle/ref_at_commands_nrf91x1/page/REF/at_commands/production_test/xrftest_tx_set.html> to know that...
Hello Nordic Team,
I am currently working on OTA using Sysbuild configuration on the nRF52833 with the nRF Connect SDK .
In this configuration, I enabled overwrite-only...
I'd really like to be able to set the path to nrfuitl in the extension so I do not have to put int on my system path, but rather keep it contained in my project.
Use Case: We are developing a Bluetooth Mesh people-counter on the nRF52840 DK .
Primary: Mesh network for publishing/receiving sensor data.
Secondary: Custom...
Hi,
it seams, that MBED DTLS implementation in nRF9160 firmware v1.3.1 is not compiled with Extended Master Secret Extension https://datatracker.ietf.org/doc/html/rfc7627...
Hi,
Is NTN available on nrf9151 A0A version silicon?
I am struggling to get our device configured for NTN communications with SatelIot and Skylo.
Does the version...
I'm trying to establish an SPI connection, but I'm not getting any signal when measuring the pins with an oscilloscope. This is my devicetree;
& spi00 {
compatible ...
I am creating a bluetooth mesh using nrf54L15 and would like to make use of public key OOB as a means of whitelisting devices (so only my devices can join the mesh). The idea...