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...
i use two development boart, one download "channel_sounding_ras_initiator" example, the other download "channel_sounding_ras_reflector" use two board to test distance, the...
I’m currently working on a setup with two Initiators and one Reflector using the Channel Sounding sample. My goal is to get distance measurements either simultaneously or...
Hello Nordic Team,
We are working on a cellular IoT application using the nRF9151 and nRF Connect SDK v2.9.0 . Our goal is to connect to AWS IoT Core using MQTT over TLS...
Hardware: nRF9151DK OS: Windows 11 Toolchain: nRF Connect SDK v3.1.99 (Toolchain v3.1.1) Debugger: Onboard J-Link (Interface MCU)
Description of the Issue: I am facing a...
Hi all,
I’m developing firmware using USB CDC with UART async API to transmit data at about 102 kB/s . However, during uart_tx() calls, I often get a -16 error (EBUSY)....
I am using the nRF54L15 with SDK 3.0.0 and developing using npm2100_fuel_gauge for the nPM2100.
I see the battery model for the CR series only includes CR2032, but I...
Hi there.
I am currently working on WIFI provisioning using BLE using nRF7002 and nRF5340.
The CPU structure of my custom board is based on the nRF7002DK. So I am testing...
Hello,
My first attempt with channel sounding.
Hardware Setup:
- Initiator: nRF54L15 DK running `channel_sounding_ras_initiator` sample (no issues found so far) - Reflector...
nRF9160, mfw 1.3.7, NCS 2.9.2
Case:
The modem first connects to LTE-M (Germany, band 3), pretty well.
Then the modem is moved into a building basement (band 8 or 20...
Hi Team,
We are using nRF54L15.
1. Is there any api to read BLE MAC address?. If yes, can please provide it?
2. What are the configurations need to make 'yes' in ...
Whenever I open my workspace or build in VS Code, the Output tab of the bottom pane opens to nRF Connect output where it repeats this many times:
How can I debug this...
Hello.
We're planning on using a MIPI Antenna Tuner in our upcoming design and I'm referencing the documentation here for the PHASE ON (1) portion
https://docs.nordicsemi...
According to the nRF9151_PS_v1.1 specification, when using PSM, the current consumption should be below 5 µA ("LTE power saving mode (PSM) floor current – 2.7 µA").
However...
I am working with the Radio Test sample, but the project does not include any .overlay file by default. I created my own .overlay file and placed it inside the boards/ directory...
Is the schematics developed by our engineer for the antenna okay?
1. Is the L6 and 0 ohm resistors are for tuning?
2. Can I remove the 0 ohm resistor and use the same...