Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
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...
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...