Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
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...