Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Enable the "mcuboot_with_encryption" function. 1: When using VSCode for flashing, by default, mcuboot is flashed with un-signed and un-encrypted firmware, while the application...
Hello team,
I wanted to implement direction finding using BT for nRF5340 available in Thingy 91x.
Please let me know is it possible to implement or any pre available examples...
Hi devzone, I'm working on the nRF54L05, having an application and the mcuboot generated correctly on my host computer. Now we want to generate the binaries on Bitbucket pipelines...
Our company is developing second-generation implantable medical devices and plans to use the nRF54LM20A chip/component. We place a high priority on product reliability, so...
HI,
I am using "NRF_POWER -> TASKS_CONSTLAT = 1 ;" to enable CONSTLAT, but when i printf("TASKS_CONSTLAT %d",NRF_POWER->CONSTLATSTAT); the result is still 0; how can i...
We are using the Asset Tracker Template with on a nRF9151-SMA-Devkit, using the enclosed external GNSS antenna outdoors (out of the window) and the GNSS reception is very...
Short Summary:
When setting AT#XSENDTO=0,1,0, maximum size for MO payload is 1401B (1429B with UDP-IPv4 headers)
When setting AT#XSENDTO=0,0,0, maximum size for MO payload...
Hello,
I'm having trouble with BLE communication on the nRF5340-DK
I've implemented data transmission and pairing/bonding (LE type, level 4). When I connect from a PC...
Hi,
I'm encountering the following error trying to migrate an application from an nrf9160 custom board on nRF SDK v2.9.1 to an nrf9151 board on nRF SDK v3.2.4
The application...
Summary
When a board's board.yml uses revision.format: number with exact: false , the fuzzy (fallback) revision matching silently fails and reports "Board revision not found...
Hi
We have a product that we are preparing for production.
The product needs to communicate with an Azure IOT Hub that only accepts RSA keys. We have used the device_credentials_installer...
Hi,
So we are currently using modem firmware nrf91x1_2.0.2 on a custom HW. I keep getting this error during boot and only after I wait for 30 mins I can connect to my...
Hello, I am developing with nRF5340 with my custom board. I observed a high current consumption when the network core is flashed with the ipc_radio image. I am developing...
Hi I want to use nRF9151DK and i have jio NB-IOT sim card.
I flashed asset tracker application from quick start and it is not working or connecting to internet this is the...
[Environ] nRF Connect SDK v3.2.3 nRF9151 (Custom board) VSCode (1.115.0) Board target: board/nrf9151/ns
When using the PTI firmware, the AT command resulted in an error...