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...
We are developing an application on the nRF52840 kit with SDK 15.2. We are using Keil as compiler. I have started developmet my application with the example ble_app_cscs....
Hi,
I would like to try the DK in a high voltage mode. I tried switching the power source switch to either LIPO or USB (using LIPO battery and USB respectively) but in vain...
Hi, I'm new to thingy, I want to log the data received and viewed in mobile app / web app from thingy 52 development kit which contains nRF52832. Is it possible to log data...
Hello everyone,
I am in trouble because of a vlotage of current problem, I think it is most a voltage problem.
Let me explain,
I have a NRF51DK that I programmed to...
Hi,
there is no migration guide available for 15.2 , my application currently uses 14.0.
1. when will the guide be available? can use the one for 15.0 till then? will...
I have followed this posting by Hung Bui , with light_switch_proxy_server being combined with the ble_uart.
I am using: nrf52 dk, Mesh SDKv2.0.1, nrf5_sdk_15.2.0.
By commenting...
Hi,
Errata 202 limits the use of vdd as a power source to external components and I, therefore, would like to use a GPIO instead.
My question: is there a need to use a...
Hi,
In my project I am using SDK 14.2 with S332.
I need to change the data in the manufacturer part of the advertisement packet once per second (nearly, timing is not...
Hi,
I have a strange issue. I am reading values from an accelerometer. The read values go into an array which is uint8 and 7 bytes long.
The values are read ok and they...
Hello everyone,
My usb connector is dead on my nrf51 dk, do you know if it is possible to program it without using the usb connector, maybe by using a USB serial port adapter...
Hi!
Does latest NRFUTIL 4.0.0 include mesh update option?
I saw in branch dfu_mesh on pc-nrfutil github that this branch was last updated on 16.12.2016 (nrfutil 0.3) and...
In my project LPN node need to communicate with more than one friend node.
Is it possible to make multiple friend establishments by single LPN node or is it something like...
Hi all,
I started a project on nRF52840 dongle with Segger IDE. I used SDK15.2 given by Nordic and my goal is to develop a program that permits to communicate between...