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...
I have the following questions about PM and what it generates. My relevant board and config files are below, along with the PM partitions output.
1. Can you explain the...
I am using SDK v17 and Segger v4.52 but for some reason none of the print statements are being printed in the debug terminal. I think I had to enable these two things in sdk_config...
I am sending or trying to write character to ble_app_template but its giving error and its not receiving character.
this what i am trying to send-
if(strcmp((const char...
I see an ID that queries or prints RSRP/RSRQ/Cell ID-related information, but I don't see the AT instruction sq.E. for SINR, where can I print SINR information?
Hello guys,
Just received the Thingy91 and trying to upgrade the model firmware to v1.2 but it fails like this:
However I successfully been able to flash the modem firmware...
Hi Team,
We are using the nrf52840 soc for our application along with crypto engine (mbed TLS ) along with RNG, ECC, SHA256.
While validating the digital signature with...
Hi,
Do you have any direction finding evaluation kits for now? Although I saw many similar questions and until four months ago the answer is still NO, but I still want to...
we'r developing our product based on nRF51822 and also using BLE(Bluetooth) as wireless device.So, we want to release our first product in this year in markets. The next steps...
Hi Forum, 1.) The APP_ADV_... parameters in ble_advertising (SDK 16.0) are taken only from _fast_ , is this intended?
2.) s113 allows only TX_POWER of 4dbm, although the...
I would like to flash certificates in production.
My plan is
First, flash an app for installing parameter like client id using nvs and certificates.
Then, flash a production...
Hello,
As of nRF Connect SDK v1.3.0, I now get an additional output target called "merged_domain_hex". I don't recall this being part of the output prior to nRF Connect...
I am working on a design that has an nRF9160 being powered by a a 3.6V lithium primary battery. I know nRF9160 VDD is 3.8V(Nom.) Is there any problem in LTE RF performance...
Hello.
I use SDK16 in my project.
Previously when I want to go on sleep I use __WFI(), and get into sleep till interrupt. Because I use The SoftDevice I change the command...
Hello,
nRF52 supports Systick timer. But I can not find information about it in the "nRF52832 Objective Product Product Specification". Is it currently open for user ?...
Hello All.
I was facing this error when immigrate spi example of nordic to the embOS of Segger using the SES. I don't think it concern to the embOS envirement but still...