I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
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...