Hi! I am developing application for nrf52840 on nrf connect sdk 2.9.0. I am using mcuboot with serial transport as a bootloader. In bootloader I am using uart with hwfc and...
Hiya, I've got an issue regarding LPN and friend nodes - Node A -> Battery/ USB powered Product Node B -> Destination & Friend Switching between USB/ Battery I change bt_mesh_lpn_set...
Hi,
we are working on a test program with a thinghy:91 board based on the example "asset_tracker_v2" and we are having issues with some SIM Cards.
We are using iBasis...
Nordic TS,
I'm trying to establish a link between two 9151 DK through which I can pass messages. I'm trying to create a setup where DK 1 receives messages using a DECT NR...
Hi,
I'm using nRF9160DK with SDKs v3.0.0
I am trying to use A-GPS with nRFCloud REST. I used the location example and it works correctly. The documentation states that...
As a life-long embedded software engineer I'm used two or three dozen of different setups, SDKs, IDEs - but all had in common I can copy or clone a project, open, build and...
Hello,
I am new to modems and cellular domain.
We intend to design and build a cellular communication extension for an older product. And I eyed the nRF9151 for that....
Hi,
I have two nRF5340 DKs and want one to be server, one be client. I use NCS offcial code and simply buide them, however, " LED3 starts blinking green on every device...
Context: I'm trying to adapt the FOTA over WiFi exercise to nrf52840 board + simcom modem. https://github.com/olalonde/ncs-l9-e7/tree/modem-port
I fixed a previous issue...
Hi Nordic team,
I'm trying to configure the GPIOs to operate at 3.3V using the nRF Connect for Desktop's Board Configurator tool (v0.3.10). The tool works as expected...
Project based on NUS Central example.
Application is to connect to multiple peripherals concurrently running a custom service and subscribe to Notifications on a characteristic...
Hi,
I am getting framing error notifications from the nrfx uarte driver on a zephyr platform when receiving data from a certain external device, but only when there are...
Dear Team. There is a bug in the SDK starting from version 2.9.0 regarding the linkage of libraries. Indeed, I have a CMakeLists.txt file that works perfectly and correctly...
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...
Dear Nordic-Support,
I have registered handlers for the two voltage level thresholds with the nrf modem library using modem_battery_low_level_handler_set and modem_battery_pofwarn_handler_set...
Hello!
I want to develop a Heartrate Monitor Device which uses BLE and ANT+ using the Seeed XIAO nRF52840 Plus Board.
Now that I have the board I found out that ANT doesn...
Hello,
I'm currently working on a fitness tracker application using the Nordic nRF7002 DK board, paired with an analog MMA7361 accelerometer , and a round GC9A01 SPI-based...
Hello,
I recently bought a Thingy91x; before that, I was using a Thingy91. I activated it and successfully programmed the Hello nRF Cloud firmware via the Quick Start in...
hi all
I designed this board. Could you please review it from a hardware perspective, especially regarding the nRF52840 microcontroller? Specifically, I would like feedback...
Hello,
I have been working with the nRF9160 DK to understand AT commands. I tried flashing the Serial LTE Modem application using the Quick Start option in the nRF Connect...