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...
Hi,
I need to read data from MLX90615. It is a temperature sensor which follows I2C to read data. I got a sample code for this which is given below.
float receiveTemperature...
Hi all,
context: nrf52, iot sdk and ipv6; initially rpi as "border router"
question: What can be used as professional/industrial "border router" instead...
Hello,
Arduino start selling Arduino 101, powered by an Intel Curie processor.
As far as I have seen here , Intel Curie module integrates nRF51822.
I was wondering...
I'm in the process of trying to start my custom application based on the ble_app_multilink_central_s130_pca10028 example found in the SDK. When I run the app on the nRF51...
Hello everyone,
I am trying to use Segger Embedded Studio for a simple explerimental project.
I started from the sample FDS example from github and build something on...
Hello,
I have an application that uses the Soft-Device. That application want to start a SPI-Bootloader. That SPI-Bootloader isn't the only bootloader on the device, so...
Hi,
I have nrf52 setup as central and peripheral.
As central it connects to another peripheral and everything works just fine. After it did connect I turn of peripheral...
Hi,
I have the NRF52 dongle that is set up as the client and is searching using the ble_app_uart_c (Found in examples\ble_central) example and I am trying to connect a...
SDK11, nRF51422.
Is it safe to use pstorage and fstorage at the same time?
I want to use fds for data storage in my firmware, but device_manager_peripheral.c requires...
Hi, I am trying to read a 24-bit register (with 8-bit address) using the I2C (nrf52). And the timing diagram is given below.
Basically I created a 3-element array (24...
I am having trouble getting the experimental ble_app_multirole_lesc example working with Android and nRF Connect. It is working fine in iOS. I am using v12.1.0 of the SDK...
hi..
i'm trying to use cmsis pack on nordic nrf52 with make command to get to cpu registers and have the folowing error:
Compiling file: main.c
In file included from...
Hi,
I was testing our product with PPK today and noticed one weird problem,- it seems that time is incorrectly displayed in the PPK software. Please have a look on the...