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, ...
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...
Hi. I'm working on a code that performs an action and immediately goes into System OFF mode. Before that, it configures GRTC as a wake-up source with a 5 secs timeout. I've...
Hello, I designed a new custom PCB with nRF52832 and I would like to ask you for verification.
I have the MCU and some components regarding Battery Management.
The idea...
Hello,
in my application I use SPI communication to control my display. For that I have configured the pins for spi4 in the dts and all works fine.
Now I would like...
Question:
What's the maximum NRF_SDH_BLE_GATT_MAX_MTU_SIZE supported by S113 v7.2.0 on nRF52833?
Current setup:
Chip: nRF52833
SoftDevice: S113 v7.2.0
...
I am following the nRF Connect SDK Academy, Lesson 1, Exercise 2 on a Windows 11 system. I got to step 4.12, "Click the build configuration button." After running for some...
Hello,
The MPLAB Snap debugger says that it supports "Cortex SWD". Can I use this to program an NRF54L15? Ideally I'd build the program in nordic vs code and then take...
Hello team,
I am using SPI00 of NRF54L15 to communicate with w25q32fv (spi Flash). I am using a custom board. Below is the configuration I set in .overlay file
And below...
We would like to reset or factory reset or initial flashing of nrf52840dk? We tried pressing RESET button during power cycle, but did not worked. Let us know your thoughts...
Hi,
I'm designing a battery-powered device using the nPM1304 PMIC and nRF54L15. I want to implement a sleep/wake function using a single button.
Desired behavior:
...
This has been resolved, but resolving this issue took quite a bit effort: I was wondering why my NFC was not working on my custom board. First I thought it would be an antenna...
Hi Nordic Support,
I’m designing a product with the nPM2100 using NiMH batteries .
I know the fuel gauge feature is designed for primary cells and lacks hardware coulomb...
Hi,
The Bluetooth Channel Sounding specification empowers every compatible device (like the new nRF54L series devices) to be a mini radar actually. The Bluetooth Channel...
Hi,
Our team is considering the use of SiTime MEMS oscillators, namely a SiTime SiT1615B, to help in harsh shock and vibration conditions our product will be used in....
Hi, I am using the nRF52840 DK with SDK 17.0.2.
I am working on a project using the ESB protocol. In my design, an ACK packet is transmitted to the receiver every 5 seconds...