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...
The Interface MCU Firmware link provided on the nRF52840-DK page is the same as the firmware for the nRF52-DK. Unfortunately, these boards use different nRF MCUs. Loading...
I'm using Windows 10 latest updates installed.
I can successfully build v0.4.0 but none of the other releases of lte_ble_gateway
The common error is as below, any help...
Hello,
In our project there is a problem that we encountered is happening when the Nordic BLE mesh advertising and connectable advertising for GATT connections are enabled...
Dear Nordic.
I am manufacturing PCBA product using nRF52810-QCAA
My customer request to me about environment and Minerals report
I need three type of documents as...
Hi all,
I am trying to "add" the DFU bootloader to my application and I have some questions regarding it:
my thought are:
add to DFU bootloader example code, part...
Hi, After compiling the at_command example form the new release v1.0.0 and updating the nRF connect tool to version 3.0.0 I get the something that looks like bad baud rate...
I am using J-Link debugger.
I am programming nrf51822. On the Jlink commander my desktop sees my J-Link Lite CortexM device.
When I try the run an example on keil5 I got...
Hi All,
I used app_uart_fifo.c and it worked however RX is not good so I switched to LIBUARTE.
The RX part is good with LIBUARTE however when TX traffic is high nrf_libuarte_async_tx...
Hi,
I am using the nrf52832 dk
i am using the uart code from the sdk.
how do i clear the rx_buf and tx_buf (buffers) and set the pointers to the beginning of the buffers...
I have read through the USBD section in the nRF52820 datasheet and I think I cannot do what I need, but wanted to confirm I am not missing something.
I would like to make...
Hi,Master:
See below:
BAT + = 3.88V
a).When I removed the MCU:BAT_ADC = 2.556V
b).When I soldered the MCU:BAT_ADC = 2.28V,Why is there a 270mv voltage drop?
In the...
Hi, nRF9160 modem firmware V1.0.0 avalable from nordicsemi.com.
"Please use nRF Connect Programmer to update modem firmware."
it means that open nrf connect and choose...
Hey there,
I am having a strange issue where once I connect to a PCA10031 device using the Bluetooth low energy app (v2.2.1) the entire screen turns white just after the...
I would like to setup a development environment for the Thingy. I see there is a User Guide geared towards demoing the example application, but there isn't a specific getting...