Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
I am currently using VSCode to download the latest available version for the nrf toolchain. However, our standard business policies forbid to download libraries directly...
I am using MS12SF1 (nrf5340+nrf7002). I integrated wifi and able to connect and disconnect with it but the issue is that if there is situation in which the router is ON (means...
Hello, I was trying to execute multipart request for uploading log files. For testing the multipart that how does it works first I made a server through python script which...
Hi all,
I'm looking into speeding up my workflow using remote development containers on ARM servers, but it seems some tools are missing, nrfutil the first, to run a fully...
Hi
Is it possible and what is the correct way to implement main clock trimming at runtime? Which NCS version this works on?
I see there is already some setup going on...
Hello,
I'm using two nRF9161 to communicate with each other and I want to test and measure the differences between the 3 modes available in SDK3.0.0. First, I configured...
SOC: nrf52840
SDK: v2.9.0
Device is a central, it connected to 16 peripherals, these peripherals will power on 90 seconds and then power off 10 seconds(one cycle). ...
I have tested the nRF Cloud Multi Service Sample using Quick Start and it works perfectly.
I am trying to build the sample so that I can make small modifications for an...
Hi ,
I am trying to implemenent DFU on nRF52840. Aim is to store new image to slot on QSPI external flash but it seems like nothing is sored on slot 1 as when I upload...
Hi,
I am currently using 54L15-DK to create a radio test example, but there is a problem when I build the project: - sdk version: v2.9.0 - toolchain version: v2.9.1
...
I am using 2 nRF528400DK boards. Each board has a unique BLE Mesh sample loaded. The samples were made by modifying the default mesh sample provided by zephyr. One sample...
Hi,
I'm developing my app on nRF52840, NCS2.7.0 on VS Code 1.100.0.
My application needs to save settings data (4 x int32_t ) to external the NOR Flash (mx25r64) in `settings_storage...
Hi Nordic Team,
Previously, with the nRF52840, we could use the internal ADC channel to directly measure the supply voltage (VCC) for battery monitoring without external...
Hello Nordic Technical Support Team,
I'm developing a low-power product and considering using the nPM1300 PMIC. I have some questions regarding the system design:
Can...
Hello,
I posted this in Zephyr's repo at first, but was told to post it here since I am using NCS.
I am running cellular modem sample on nRF54L15 and have it interfaced...