Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hi,
1. I tried flashing all ble codes to my nrf kit. It does not seem to connect on Windows machine but connects on Mac. My other nrf kit connects perfectly fine. What is...
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...