I have used ADC Channel 6 (P0.30) for voltage measurement using NRF52832. Previously It was working well. Now it is returning an error.
00> [00:00:00.398,345] <err> adc_nrfx_saadc...
I have a 7002dk dev kit. Currently for evaluating the nrf5340, which will be used in my product. Currently i am trying to evaluate if it is possible to use the nRF5340 USB...
I have compiled code that debugs and runs normally on the nRF52840DK. I just connected my custom PCB to the debug out connector on the DK and I have two issues that are probably...
Hi Devzone
We found that the NRF54L dk will stuck if add systemView function into the bluetooth sample project
we add below config into peripheral_uart/peripheral_lbs...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi Team, I am trying to see the PaWR PDUs in wireshark sniffer. I am using example periodic_adv_rsp from NCS v2.9.0. I am referring to the link for exploring. How can I see...
Dear Nordic company,
I am writting to you in order to get some information about buffer sizes in your aplication. I think, I am bale to modify buffer size and maximum...
I am designing an application using the nPM1100 and I would like to know if I can use the VSYS as a power supply pin for my other circuit.
Is VSYS supplied by the battery...
In the nrf_sniffer_ble.sh script, the block that checks for an active virtual environment uses the following line:
if [ ! -z " $VIRTUAL_ENV "];
Notice that...
Previously, I compiled and downloaded the radio_test example into two DK boards.
I then used the CLI to set the parameters for each board one as TX one as RX
On setting...
1. Can we use SIM other than iBasis to use nrf cloud?
2. My SIM does not have a PUK. How to proceed without entering it.
3. We need SIM too kit document for nrf9161. ...
We are using the nrf52840-based module in our product.
This module is already certified with BT SIG.
Do we still need to certify our product with BT SIG certification...
Hi, As I am working on nRF5340dk and I am facing issues with flash memory. My application is exceeding the size of flash in nrf5340 (1MB flash). I want to move to nrf54 series...
This is a continuation of my previous thread ( Connections drop and don't come back (and "SoftDevice Controller ASSERT: 53, 296") ) (Case ID: 341823).
The project is a star...
Hello,
I am using Zephyr Toolchain v2.9.0 on an nRF9161 custom board . I have updated the modem firmware to mfw-nr+_nrf91x1_1.0.2 and flashed the board with the hello_dect...
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...
Hi to you all. I have a question about how I can apply this mechanism in nRF52.
In modern TWS, it works like the phone or PC connects earbuds separately and sends and receives...
Hello, i'm having a problem with the satellite detection time when I start gnss search. When I start the search, for a while at first the satellites are not detected and then...
We are making a board with nrf9161 and nrf54L15 so that we have the GPS tracking facility and BLE . We wish to connect (send) other devices' data to this device (like temperature...
Hello,
I am testing the "peripheral_hids_keyboard" sample from the Nordic Connect SDK v2.9.0 using the corresponding toolchain version. When connecting the device to an...