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...
I am trying to create a L2CAP CoC between a nRF52840 SoC using nRF5 SDK version 15.3.0 and a Pixel 3 XL running Android 12 without the use of GATT. Currently I use GAP for...
I'm currently trying to port some software to the nrf52840 dongle, and it works great, if I do not activate NVS.
As soon as I activate NVS, then the dongle shows no lifesigns...
Hi,
in https://github.com/nrfconnect/sdk-zephyr/blob/ncs-v3.2.0/lib/os/clock.c i think an include to properly resolve CLOCK_REALTIME or
CLOCK_MONOTONIC is missing, if...
I’m working on a prototype based on the nRF5340 Audio DK, starting from the included nrf5340_audio application (NCS v3.1.1). The goal is to support multiple simultaneous Bluetooth...
Hello,
I would like to ask about LTE-M communication latency when using nRF9151-DK. I am using a TCP connection to transfer data read from another device via UART (MTU=1500...
Hello! Has anyone been able to get the LED Strip samplee code and consequently drivers to work with NRF54 Dev Kit? I have tried copying .overlay from NRF53 but can't get the...
I have been reviewing the datasheet of the BLE audio SoC nRF5340. The ADC sampling frequency is mentioned, but the rate is not specified.
he references voltage is specified...
Hello,
I am trying to get the RSSI value of a connected device on the nRF54L15, the same thing with our nrf54H20 device (nRF54H20 would be great if i can retrieve it via...
I am curious about the RF pin impedance, as this parameter is not listed in the relevant specification for nRF54 SoC family (i.e. datasheet v1.0).
I wonder whether it is...
Hi,
To improve the accuracy of RTT-based ranging measurements, the Bluetooth CS specifications requires that the initiator compensate for the fractional frequency offset...
We are using QSPI to connect nrf52840 DK with nand flash of AS5F34G04SND. In page 28, 29, and page 17-table 2-1 of datasheet of the flash, we need to Program load x4 IO: sending...
I am on a custom NRF54L15 module where I want to change the default UART TX pin from P1.04 to P2.07. Unfortunately, there is no output. Using P1.14 somehow works? I also have...
Using nrf connect 3.1.1
using nrf54L15 evaluation board.
Hi,
I have an application that is using the shell capabilities of the zephyr. uart and shell is connected...
Hi,
using nrf connect SDK v3.1.1
using nrf54L15 development board.
I have been trying to return set uart in low power mode and resume uart low power from a button press...