Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
Context : I'm building an embedded application using the nrf52832, that can turn on/off and be configured via NFC. These functionnality are implemented using the t4t library...
Hi,
We are working on a project in which data must be sent to server using NB-Iot.
We are struggling establishing an HTTPS connection with a server using the NRF9160 development...
I'm trying to slim down my application to fit in an nRF52832 (currently overflows RAM when building) so I'm carving things out using the prj.conf file. But I'm running into...
Hi Nordic team,
I hope you’re doing well.
I’m new to embedded development and I’m currently exploring the nRF52 and nRF54 series for a future product line. My idea is...
Hello,
I am unable to use the Segger RTT terminal built into the nRF Connect SDK for VSCode Extension pack with the nRF54L15DK.
I have configured my project with the...
I'm having an issue while trying to install the nRF Connect vsCode extension. I assume that extension has auto board detection feature. However, on my computer, this feature...
I am developing and testing in nrf5_sdk_17.1.0_ddde560examplesble_peripheralble_app_hrs_freertos. My project requires both BLE and a proprietary radio protocol, but BLE and...
Hello,
We have a custom PCB that includes an nRF9160 and nRF7000. We’re planning a hardware update to add external flash memory and would like to know if we can use the...
I have a very complex nRF project inside VS Code using the nRF Connect extension(s). Frequently while trying to troubleshoot things I will run across instructions along the...
Before initializing training for a new Neuton model in Edge AI Lab there is an "optional" training stop option. However, I wish to train my model longer than that and therefore...
I recently designed and ordered custom nrf54l15 board but i cannot connect it through JLINK
It randomly throughs error like
```
(base) [ 10:18오후 ] [ yeonfish...
Hi, I am trying to implement MUSIC into the sample, and I have a problem with the net buffer allocation. Is there a way I can solve this via Kconfigs?
I am also attaching...
Hello,
I am currently optimizing the power consumption of an nRF54L10-based project.
While I know that system-off mode is the most efficient, my current implementation...