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...
In the reference schematic design of the 54L, why does the RF circuit use three LC circuits? What is the purpose? This approach would likely result in higher insertion loss...
I have made a PCB using a BL5340PA module, to start i have tried a simple code to see log from RTT using the SWD SWCLK pin, i am using an NRF5340 DK as debugger/programmer...
Hi apparently the examples are not working out of the box. I do not see any documentaiton on what has to be done for them to work. Can you advise me on what i shoud do to...
This table for the absolute maximum ratings isn't clear.
Can you help confirm the unit "y" here for RRAM retention? Is this years? Is it cumulatively years or consecutive...
I am experiencing an issue with my nRF52840 DK board. When I initially connect the board to my PC via USB, the debugger LED (LED5) blinks briefly but then turns off. Additionally...
Hi,
I'm looking for some guidance.
I'm using a HolyIoT nRF54L15 dev kit to evaluate their nRF54L15 module.
I am currently looking power consumption.
I have tried the...
I'm wanting to repetitively read the SPI buffer as a master to check a status bit. I figure there's no sense in using the DMA when I can read the SPI RXD buffer directly....
Hi
I am trying to use the two GPIO pins. One GPIO pin is configured as a input and connected externally to a button.
The second is configured as an output pin. I want...
I am trying to complete the course "nRF Connect SDK Fundamentals" using a nRF52840 DK board (version 3.0.0) connected to a Mac Mini (Intel processor) running macOS version...
Hello,
I'm experiencing high current consumption with Zephyr OS. I'm using SDK 3.1.0 and the device still draws about 900 µA, and I don't know why. Although I have a custom...
Hi all, I am going through the beginner course and am using the MPU-6050 over I2C. I am able to communicate with the board where I get the WHO_AM_I. I can also read from the...
Hi,
I am getting framing error notifications from the nrfx uarte driver on a zephyr platform when receiving data from a certain external device, but only when there are...
Hello,
I want to have 2 applications running on nrf5340 CPUAPP (nothing on CPUNET) with app1 in flash and app2 (in RAM) getting launched by app1 once placed in RAM as a...