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...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Problem : I am following on Bluetooth Fundamental Course on Nordic Academy webpage. I successfully advertising BLE with non-connectable option. But change adv_param to BT_LE_ADV_OPT_CONN...
Hi there,
I have implemented the ability to pair the BLE peripheral in our app. However, some users may prefer to connect via IOS settings.
I have seen a thread which...
Hi ! Its me again. I'm using zephyr 3.5.0 via zmk. I'm trying to play a 60 Hz uncompressed PCM file from a wav embedded in flash memory.
I'm noticing some inconsistent output...
I had previously existing firmware that performed a firmware upgrade using mcuboot and dfu_target. This was done over bluetooth but did not use any existing available bluetooth...
Hello,
I'm trying to build my program for a custom board with FOTA BLE.
Im using v2.9.0 for the SDK and the toolchain. The custom board has a nrf52832.
When building...
In the 'nRF91 Series Antenna and RF Interface Guidelines' document there is a section ' 4.3.1 Combined GNSS and LTE antenna example' which shows a potential way to use a single...
Hi everyone,
I have an nRF9151 connected to an nRF52840/(or nRF54l15) over a single UART . I want to:
perform DFU of the nRF52840 from the nRF9151, and
also...
I am currently working with the Channel Sounding sample on the nRF54L15 DK boards (SDK and toolchain v3.1.1) and using Nordic’s multiple-antenna support as described here...
Hi,
I have a general question about the GRTC accuracy on nRF54L15.
In the manual it states the following:
We will like to use the GRTC as timekeeper with an external...
HI all,
I'm working on a firmware for the nRF9151. In the development desk all works good. But under release conditions the software crashes cause of locked RAM access...
After using the official example hci_uart with the nRF54L15-DK, it is configured as an HCI controller. I used bluetoothctl commands like scan on and connect to scan for peripheral...
I'm leveraging a fuel_gauge example to pass a version string as part of a Device Information Service. When viewed in Nrf Connect (desktop or mobile) only the first character...
Hi,
I tried to build and flash the binary of NRF WiFi Course Example L2 E3.
There was no build and flash error. But there is no logs on both UART terminal.
My setup...
Hi Nordic Support Team, I'm experiencing severe memory constraints with the AWS Io T Core example on the nRF 7002DK (nRF 5340) that make it impract ical for real-world applications...
Hi, we are using the nrf_cloud_fota_poll library with CoAP to interface the nRF Cloud for FOTA updates for nrf9160.
In lossy mobile network with bad reception, the FOTA...