We have devices that have low signal so they have to reconnect to AWS a lot. We have a watchdog timer with a 100s timeout that we feed every 10 seconds in the control loop...
Hello,
I am currently developing a project using the nRF 9151 and SDK version v2.7.0.
The issue I am facing is that I have configured the PSM mode, but it doesn't seem...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
Hi, I'm having trouble running the samples/net/aws_iot sample on nRF9160-based board.
Configuration: - nCS: v2.6.0 - modem version: nrf9160_1.3.6
When running the sample...
Hi
I'm trying to use the nRF Cloud Provisioning Service with the nRF Cloud multi-service sample in SDK 2.6 on a nRF9151DK.
I have got the token from the device using AT...
Hey everyone, I am looking for big size capacitive touchscreen for my next project so I do found with resisitve touch using FT810 EVE graphic controller with nrf52840( https...
Hi Team,
Problem: I'm working on a project using the nRF52840 and nRF Connect SDK 2.2.0. I need to transfer some files from host over UART and store them in LittleFS. I...
We are experiencing interruptions in the audio, with noise similar to popping sounds.
When observing the waveform on the spectrum analyzer during the audio interruptions...
Hello I am trying to build the Zephyr mesh distributor sample on the nRF 52840 dongle It builds and runs just find on the nRF52840 DK But when I try to build for the dongle...
I made a custom board And I am running the segger example ble_app_blinky_pca10056_s140 But Even if I run log_init();, it returns error code 5 And even if I run timers_init...
Hi,
I have updated the device application firmware from nRF Connect SDK v2.6.1 to v2.7.0.
The firmware was working fine in v2.6.1 without issue. But the same firmware...
mcu: nrf5340
board: nrf5340dk_nrf5340_cpuapp
sdk: v2.6.1
When I configure CONFIG_BOARD_ENABLE_CPUNET to enable cpunet, there isn't an issue. However, when I configure...
Hi, I have been trying to use my esp host mcu with nrf5340dk as a controller.I am using the hci_uart application with CONFIG_BT_LL_ACS_NRF53 =y to include le audio support...
Hi,
I am currently extending the NRF Cloud multi service sample, thus I am constantly reflashing my NRF9161DK during development. However today, my device fails to connect...
Hello,
As the LE Audio controller for nRF5340 library is deprecated in favor of the Nordic Semiconductor’s standard Softdevice Controller. We have started to use the Softdevice...
I'm using
the nRF52840 DK and the Matter light_bulb example, SDK v2.7.0.
a raspberry pi with the nRF dongle as a thread border router
the chip-tool running and compiled...
Hi All
I am experiencing an issue with the nRF DFU app (v2.7.0) on devices running both Android 11 and Android 14. The issue occurs when I attempt to perform a DFU update...
Hi Nordic team!
In our system, we’re using the GNSS functionality of the NRF91 to obtain the current time, which is crucial for synchronization across multiple stationary...
How to change Device Information in nRF Cloud? Where do I find the code setting this info? Where is "App Name" and "App Version" defined?
The application is nrf_cloud_multi_service...