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...
Hello,
I've been trying to use the NRF Cloud A-GNSS capabilities using the location library. However, after carefully checking the documentation, I am still unable to do...
I have a thingy 91x and am trying to get the fuel gauge on the sample code working. It doesn't include the thingy91x as a sample of this, but is it still possible? As I know...
Hello forum ,
here i m using nrf52840 where it is customized board ....i tried to print jedec number for windbond w25q64 here this code prints the jedec number and also...
I am trying to interface the PDM mic (Link : https://www.adafruit.com/product/3492) with NRF52832 Devkit. I am using PIN 27 and 26 for Clock and Data Respectively. I can see...
I'm looking into a rare issue on the BBC micro:bit V2 which uses the nRF52833 as its (application) microcontroller. I used to be familiar with some CPUs from the 80s but my...
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-9-bootloaders-and-dfu-fota/topic/exercise-3-dfu-with-external-flash/
I have this exercise...
Hi Nordic Semi,
Instead of using NRF52 for previous projects, I am new in NRF54L15 and zephyr.
I have started the blinky pwm sample in VSC and tried a lot to just...
Hey
Do the hardware in the NRF5340 support what is needed for Bluetooth classic.
I do know that there are no software support and no plans for supporting it, but if...
Dear DevZone support,
I'm currently evaluating nPM1300 for Lithium Polymer battery management and charging and would like to ask a question.
I understand that I can...
The documentation for the QoS dynamic parameters command "+CGRQOSRDP" specifies that the uplink and downlink maximum bitrates are in units of kbps, with a maximum value of...
Hello,
we are using the direct test mode example of NCS with an nRF5340.
Now we got a question from the testlab, about the transmit power parameter.
The setting in...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Hello. I am using vscode. I added sdcard to broadcast_sink in the existing samples in applications/nrf5340_audio and checked the list with the serial monitor and wanted to...
We want the system to be in low power mode in idle state. Therefore after advertisement is sent the BLE is switched off using bt_disable. The return for this function is fine...
Hello, I am using peripheral uart as my base project and uppn that, I have built my application.
I am delibrately changing the flash region just to see if i can modify flash...