Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
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 created an app.overlay. Here it is:
/ { aliases { fra_sw = &fra_sw0; }; fra_sw0: fra_sw0 { gpios = <&gpio0 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; label = "FRA_SWITCH...
Hello,
We have a dual-purpose connection in our design where the signal can be either an analog input or a digital output. We have done some testing and can see that we...
Hi and Nordic forum
Please find the attached summary on the issue we are facing and help us get the guidance regarding the same
We are developing a Zigbee-based device...
Hello,
I am evaluating the nRF54L15DK current consumption based on Nordic example: https://academy.nordicsemi.com/courses/nrf54l-series-express-course/lessons/lesson-5-development...
Hi everyone, I'm thinking about implementation of SWD-over-USB with proper DAM (both CC1/CC2 pulled high). It is not totally clear to me what would be default nPM's behavior...
Hi all,
I've been troubleshooting my 9151 feather and have run into some issues with very specific AT commands. I'm trying to connect to an MQTT broker through AT commands...
Hi. I have a question about the selection of Host IC of nRF7002.
Looks like general official recommendation is nRF5340.
But my team has a long history with nRF52840...
Hi,
I'm trying to use the connection manager in my application, but it never connects or shows any events. I've tried using the https_client sample as well, but that gives...
After 9 years of work I have finally finished my product and it is FCC and EU certified, and ready for a pilot production run.
I would like to copy and paste my PCB design...
Hi,
Let me explain my situation. I have several custom boards with an nRF5340 SoC and an nPM1300 PMIC. I flashed a custom image developed with nRF Connect SDK v3.0.1, and...
We are developing a product with fast flash access and a screen so would like to use SPIM00 and the sQSPI simultaneously. The datasheets & documentation are somewhat confusing...
Hello,
In my project, I have b0+mcuboot+app to be able to update the bootloader and the application.
I am contacting you because I have trouble understanding the difference...
What is the tolerance of the 0.9V internal reference used by the nrf54L15 SAADC (+/-10%?, +/-1%?), and what is the maximum external reference voltage allowed?
Hello,
I've never manufactured using the nrf9151 before and I was just wondering if there's any recommendations for solder paste type/size?
& stencil opening?
For...
Hello,
I am trying to configure cellular modem application running on nrf54l15dk board and SLM on nrf9151dk board.
I get the 2 boards communicating but communication...