Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hi,
I was wondering what I need to do, or if it is even possible, to debug a non-secure app which uses TFM.
Running 'west debug' on e.g. the blinky sample works regardless...
I’m running a self-built BLE application on the nRF52DK board. It used to work fine before, but recently it has stopped working. The board still runs all the sample codes...
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...