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 Support team,
with asset tracker examples, seems not able to connect to nrfcloud recently with NB-IOT network.
do you know what is the reason?
Best Regards...
Hello,
I open the project :
I want to flash the basic application asset_tracker to my Thingy 91 after I built it from Segger to be sure everything is set and working...
Hi i was trying to add nrf calender part which i found in git hub for nrf52 chip with ble app uart example, but when i nrf_sdh_enable_request() called to initialize ble system...
Hello
I want to install the nRF Connect SDK (v3.4.1) on my Linux Elementary OS 5.1.6 Hera to use the nRF9160 and the Thingy91 later on. I've installed the toolchain and...
Hey,
I am working on S130, nRF51, been working for a long time with DFU and it was fine both using nRF Connect and nRF Toolbox
Lately I changed my workstation and so...
Hello everyone I am trying to program my dongle with the Dk Following this schematic :
When I press the reset button on the dongle, the led start pulsing in red.
I am...
someone that can give me a datasheet of this microcontroller (i think) i searched the hole web and don't find one in specific, the one i found are different in the last line...
Hello, I am working on low power modes of MCU M33 core in nRF9160 SOC.
From the document of nRF9160 product specification v1.0, understood that there are two low power modes...
Hello,
I am trying to capture the advertisements of the surrounding BLE devices with NRF52840 Dongle using pc_ble_driver_py python library. I am successful in capturing...
I am working on third party module RAYTAC MDBT50Q-DB with nRF52840 with SDK V17.0. I am trying to run ble_app_interactive example on it but just can't get it done. I have...
Hello,
I'm using the light_switch example for my application and I've integrated my custom model into it. I want to learn which address the server and client respond/publishes...
Hello,
I want to give user defined hard-coded OOB Number in this example for generic on-off Client-Server code, for provisioning both client and server node ( nrf52 DK ...
Hi,
We use mdbt42v(nrf52832) to design a custom board and we encounter a strange issue.
We use ain2(P0.04) to measure a Variable Resistor value, the code working fine...