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...
I'm developing a device using mqtt+tls referring the link here.
https://devzone.nordicsemi.com/f/nordic-q-a/48407/how-to-use-mqtt-tls-in-nrf9160
When I add CONFIG_NEWLIB_LIBC...
How can I add security middleware, between connection request device and my connectable device.
I want to that if one device sent connection request to my device, I want...
Hi, I am evaluating two nRF52832 boards with a PCA10040. I am using the SDK examples Central and Peripheral to talk to each other on Tera Term. I am using the "send file"...
Hi,
We have implemented the reference design of the NRF24L01+. Our tests results in a low range (about 6 meters), we excepted a multiple of that (about 1 kilometer).
I...
We have connected a 50 Ohm Antenna with NRF52832-QFAA-R7, but we tested and found the antenna signal is weak. Could anyone help to provide some proposals for how to improve...
Hi,
I have a STM32 MCU and I want to flash this MCU by using an nRF52840. The two chips will be connected by UART.
From where I need to start, and what is the most easiest...
When attempting to connect to an MQTT broker set up on my local machine using the mqtt simple sample code, I get this output:
What does this error code mean? Also, is...
Hi. We are using the nRF52 sdk v12.1 with S132 v3.0.0 on a nRF52832. Once in a while (could be after running a few hours, could be after running a week) the application ends...
Where can I find the right documentation to start understanding the Nordic Thingy FW? Do we have any design document for this?
I need to develop my own application on the...
Hello,
I'm looking for some general guidance on the following application:
1 nRF52840 based gateway to cloud, on power supply
a few hundred nRF52832 sensor nodes,...
We want to use app_timer_create/app_timer_start to create a periodic timer, but noticed that there were a few seconds missing. After printing out each tick, we see that there...
I can't open my tickets since it's changed into private ticket by your engineer.How can I do?
My ticket' name is"about service change can't receive BLE_GATTS_EVT_WRITE"...
Hi,
I will work with nRF51822. I installed all software tools and I connect target device with debugger.
Should I connect nRF51822 with power like battery (because I will...