Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
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...
Hello,
I am new to the nrf9160. i am quite confused in between nRF Thingy91(pca20035) and nRF9160DK (pca10090) .
What are the steps i need to follow to get start with...
Hello:
I want to change uart0 tx and rx pin from default 28 and 29 to 10 and 11.
I know the i2c pin change need to change nrf9160_pca10090ns.overlay in app.
So I tried...
For quite a while I've noticed that across multiple custom boards using the nRF52 I've been seeing low-level current spikes from a part that is in SYSTEM_OFF mode. They are...
i got 'LIS2DH12_ADDR' undeclared (first use in this function) error when i build my project but i already define it in pca20020.h file.
this image is i define about...
Hi,
I found the TRACE connector on nRF52833 and 52840 DK has its pin 9 connected to ground.
But in the datasheet of JLink/JTRACE, the TRACE connector has following pinout...
Hi,
Could you tell me where can I find some guide how to add DFU into NRF BLE examples, e.g. ble_app_proximity ? I would like to add DFU like a service into the app, not...
We are having a very difficult time soldering the nRF52840 to the PCB. Our Operations Department is asking what the lead finish of the BGA balls is. Would be great to get...
Hi,
I compiled and downloaded GPS sample, I got the following messages:
Tracking: 0 Using : 0 Unhealthy : 0
Seconds since last fix: 600
Scanning [ _ ]
Over 10 minutes...
Dear All,
I have noticed the following behaviour:
When the modem goes to PSM, it is not possible to retrieve the RSRP, using the CESQ or the XMONITOR AT commands. This...
Hi,
I am using NRF52840 DK in our project . I am using 15.3.0 SDK and soft device s140 in our project .Here the nrf52840 dk board is client and other controller bluetooth...
Hello,
SDK: 15.3.0
Hardware: nRF52840-DK
I am attempting to make a simple dimmer with 2 pins/LEDs. I have used the following post.
https://devzone.nordicsemi.com/f...
After following all the steps on the nRF Connect v3.2.0 Getting Started Assistant.
I get the following error after pressing OK.
Any idea what is wrong?
Am I missing...
Hello,
I am trying to integrate the calendar example (using RTC 2), with a current time service(CTS) client and and custom service server on a nRF52940 DK.
I want to use...