I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello, I am using nrf52832 along with S132 soft device and SDK 17.1.0.
For BLE pairing I am using Just Works as there is NO IO and NO Display.
Could you please confirm...
Currently, I am only powering the NRF5340 chip to test its performance. I have opened a standard example project located in the directory: nrf\samples\bluetooth\peripheral_uart...
Hi, I’m currently working on a setup with three nodes:
Node A : collects data
Node B : acts as a relay, forwarding data
Node C : processes the data and then...
Dear Nordic Team,
I hope this email finds you well.
I am currently working on integrating group functionality with a Matter device (Node ID: 114, Endpoint ID: 1) using...
I was using an SPI serial nor flash device with NCS 2.8.0. I tried to get the flash into deep power down mode, but it doesn't seem to work well with NCS 2.8.0. So I upgraded...
Similar to ticket # 349557, we plan to operate nRF9151 in SLM mode and use both LTE and GNSS features. There is some interest in having GNSS (NMEA) data sent out on a dedicated...
Hi Team,
We have started our BLE development using nRF54L15 using SDK 3.1.0.
We have selected this MCU because it support all security features, we are going to start...
NFC certification and library.
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nfc/README.html tells me, NFC is supported by nrf52 and 53.
e.g. libnfct2t_nrf52...
I am using nrf54l15 with NCS v3.1.0 with the following error when i connect it(i worked in NCS v2.9.1 successfully):
Controller unresponsive, command opcode 0x2035 timeout...
We as a company love the app (nRF Connect) and use it accross a lot of devices to recover stolen goods with BLE.
However, on all my Android devices (modern tablets and phones...
I am working with St7789v driver based RGB565 Display . I have chosen SPI21 configured at 8Mhz and if I send 15 bytes chunk of image bitmaps, I can see the image in the display...
Hello, I am testing the system off demo on the nRF54L15 DK using nRF Connect SDK v2.8.0 (Zephyr v3.7.99). I ran the sample exactly as provided in the SDK .
Observed log...
I am using the nRF7002DK with the nRF5340 SoC. By default the board runs at 1.8 V until I provide 3.3 V on VIOREF. Currently, I am using another board just to drive VIOREF...
Hello there,
we're using multiple pwm-channels of one module of the nRF54L15 for different purposes (multiple motors, h-bridge control; depending on the project).
When...