Hello,
I am evalating the nRF9151-SMA-DK with a Monogoto SIM card that uses Skylo NTN connectivity.
I am able to reach the internet, since DNS resolution works:
...
Description
I'm working on a battery-powered application where WiFi needs to be shut down between cloud sync intervals. I'm following the same pattern as the wifi/shutdown...
Hi Nordic team,
I’m working on an nRF5340 project using MCUboot with the secondary slot placed on external flash.
I found a strange issue related to pm_static.yml . My...
Hi all,
Due to wrong pin assignment on my PCB I am currently bit banging a uart on two P2 pins using the FLPR core. The read bytes and bytes to send are communicated via...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
Hi,
We’re currently integrating the nRF54 series into a product we’re developing, and we’re using the reference schematic and layout as our guide.
While working through...
Zigbee Add-on (R23 1.2.1) doesn't support octect string attribute reporting which seems to be wrong.
I've found this topic that describes the same issue
and a workaround...
Hi Nordic Team,
We are developing a battery-powered cellular IoT device utilizing the nRF9161 SiP combined with the nPM1300 PMIC. Our primary goal regarding power management...
Hi,
We are updating an older platform with the nRF9151 on an add-on PCB.The platform has very limited processing power and buffer space.
The nRF9151 module with the...
I am using the Zephyr NVS Settings module. In some cases this happens: I try to save a value with ` settings_save_one ()`, which internally calls ` nvs_write ()`.
I debugged...
I'm running into a bit of an annoying situation every time i run ' west flash --build-dir ./build' in the command line. It rebuilds always after a successful build i set when...
Dear Nordic team,
I have a complex question. In my project I use components which operate at 2.25V as well as they expect 2.25V logic levels.
My idea is to use nrf52840...
Hello I am trying to implement AES Key Wrap on nrf54l15. For that i enabled ``` #necessary to get oberon_psa_wrap_key/oberon_psa_unwrap_key CONFIG_PSA_WANT_ALG_AES_KW=y #necessary...
Hello,
In nRF Connect for Mobile, custom UUIDs show up as unknown, making it difficult to identify them easily.
Is there a way to add custom UUIDs, as can be done for...
Description:
I am experiencing a non-linear "sticking" and "jumping" behavior when attempting to monitor the VDDH rail using the internal VDDHDIV5 channel on the nRF52840...
I don't know where to make this suggestion, so hopefully my suggestion makes it to the right person.
I completed BLE Fundamentals and the nRF SDK courses.
I would have...
Hi! I'm migrating some code from an 14.2.0 SDK to the 17.1.0 SDK and cleaning up a big mess.
Whenever I call nrf_power_pofcon_set ( true , NRF_POWER_POFTHR_V27) with either...
I am trying to debug/flash an nRF54L15 using the nRF Connect VS code extension and a J-Link EDU. Although my J-Link EDU works fine with all the Segger tools, including Ozone...
Hi
I am looking to a wearable / health tracker which will be mounted on a persons head.
Are there any precertfied nRF7002 module where I don't need to go through the pain...