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...
Would it be possible to get the SHA256 hash for version 5.1.0 of the S132 soft device for the nRF52832? Just want to verify the integrity of the download. Thanks.
Hi All,
I am currently designing my PCB using nRF52840 chip.
I was using the footprint downloaded which was in nRF52840 dongle pcb library given by Nordic. During DRC...
Hello,
I am using Nrf51822.
I am using sd_110/application/bootloader, etc. in SDK_10.0 without problem.
Recently, migration to SDK_12.3 / sd_130 is in progress to...
How wide are the peaks? I know that it depends on many factors how high and long the peaks are. Currently we have measured peaks of 450 mA for 40-50 ms in our application...
Hi,
I am trying to run the Zephyr BME280 sensor sample application (using nRF9160 DK) in NCS1.3.1, but get the below error:
My prj.conf is as follows:
And board...
Hi all:
I install "nRF Connect SDK v1.3.0" by Toolchain manager,
but it always show "Failed to clone the repositories".
Could you have any suggestion?
best...
I am trying to interface my nrf51 DK with the Lis3dh sensor . I have one reference code by elmot for the project and it is working.
https://github.com/elmot/nRF51822xxAA...
Hi,
I'm comparing the nRF9160 DK and Thingy 91. The purpose is to copy the LTE RF design for a Band-20 application. The GPS will not be used.
Question: Is the complexity...
I have bought two thingy 91 to develop the tracker using GPS and accelerometer. I did all the step by step to load pre-compiled hex file given on the website. Then I created...
We are making customize the wearable who records the data from the accelerometer and GPS sensors and sends it back to our server. SO, we decided to use thingy 91 chip has...
Hi,
We built the Blinky sample with NRF Connect SDK 1.3.1. It works fine on NRF52833 DK, but when flashing on external custom NRF52833 board the firmware won't start without...
Hello,
I am trying to integrate the Unity test framework into our project and running into issues with how to add additional test files. Nordic provides one example project...
Hi,
I am developing a project where I have NRF52840 as a device and another NRF52840 as a BLE USB dongle connected to PC.
I have to improve the BLE data rate between the...
Hi,
I have a NRF52840 device connected by BLE to another NRF52840 BLE USB dongle connected throw USB to a PC application.
I want to synchronize the RTC on the connected...