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...
Hi,
I just updated my vsCode extension and the visual devicetree editor stopped working
I can compile just fine but changing the DT will prove difficult from now on. ...
I used the official example provided by Nordic: github.com/.../nrf70-wifi-ble-image-transfer-demo . I followed all the instructions to complete the preliminary configuration...
1. can you tell in detail about Easy DMA supporting on SPI, I would like to understand how I can utilize DMA feature for communication with RAM over SPI what is the added...
Hi
We have nPM1300 evaluation kit, we use SW1 VOUT1 1.8V as VINLDO1 input, we remove jumper JP7(for LS_LDO_OUT1 connect to R8) on P15 connector, and provide 1kohm loading...
We just started a project to replace an old PAN1720 and decided to use the nRF54L15 based module. So I am just getting started with the VS code and zephry enviroment using...
The UART (Port 2) gets garbled after bt_enable(). This issue does not occur if actively Debugging using Segger.
The issue is also reproducible upon a settings_save_one(...
Hi,
I am using nRF54L15, SDK & Toolchain as 3.0.2 version This is for Hid Keyboard, the problem I'm facing is once connected to one device, manually disconnecting & connecting...
Hello,
There are some issues I have found when I tried to achieve both BLE and ESB features concurrently on nRF54L chips, and some of them I have figured out how to fix...
I have BOARD_ROOT set in both zephyr/module.yml and in CMakeLists, and in my boards folder I have a custom board "boards/nordic/myboard". I have all the necessary files for...
Hi,
We have come across AT%XRFTEST command problem for TX test on nRF9151 EVK. We have used nRF9151 modem firmware version 2.0.2 and executed following AT command on nRF9151...
Hi Nordic team,
I’m building an LE Audio gateway on the nRF5340 DK using the TMAP_Central sample (NCS v3.0.2, with minor local changes). The setup captures audio, encodes...
I'm working with nRF52840 microcontroller, nRF SDK 17.1.0 and Softdevice S140 version 7.2.0
The peripheral devices sends 29 bytes of data with a BLE notification from a...
Hello,
I have a product based on nRF9160 that uses GNSS. The device is a meter, not an asset tracker, so GNSS is not the TOP 1 feature we need.
When the device is installed...
I'm currently using firmware advertising/scanning with 1M PHY, but I'd like to use Coded PHY instead. I tried changing the advertising parameters as shown below, based on...
Hello team, I am currently working on the distance measurement functionality using the development kit (nRF5340 and SDK: v2.9.0). At present, the distance measurement runs...