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,
When I used NCS V2.5.0,after two devices successfully establish a BLE connection but then disconnect due to a timeout, subsequent reconnection attempts fail with error...
I have a BLE system where multiple sensors operate as peripherals and send data to a BLE central. These sensors enter sleep mode after transmitting data and later wake up...
Hi all,
I applied QSPI driver on NCS 2.4.0 with QSPI LCD panel and I encountered the problem.
The red area is the data I sent, but the blue area is not what I sent....
Hello,
I designed a PCB using nRF52840 for controlling the board.
I have physical access to the following pins : SWDIO, SWDCLK , VSS , VDD , nRESET.
What is the boot...
Hi,
I'm trying to test DTM over USB CDC with an nRF5340DK unfortunately, Direct Test Mode desktop App is not detecting the DK.
Build command (copied from VSCode output...
Hi! I have been developing a GATTClient and GATTServer on two separate nrf52840dk boards and have been doing so for a long time.
This Friday I got everything to work when...
Hey folks,
i have to use the nrf9160 board to create a PoC for a project of our company. The main topic of the PoC is not important here because i cant even connect to an...
Hi,
We are on NCS v2.9.1
We have an existing project on based on the nrf52832, which we use as a hci_spi controller. There, CONFIG_BT_LL_SW_SPLIT is set. We are now porting...
Hi, I have encountered issues flashing a NRF52833 board which is on a custom PCB. I have picked the project up from another developer so it is somewhat developed already....
hi,
I am reviewing development in the environment below.
* HW : nRF52832
* SW : SDK -> example -> ble_app_uart_c
In the nRF52-DK board, we reviewed the example...
hi support team,
i want to confirm the FEM control when using nrf21540ek for mesh demo "light" with 52840dk.
i set :
CONFIG_BT_CTLR_TX_PWR_ANTENNA =20
CONFIG_MPSL_FEM_NRF21540_TX_GAIN_DB...
Hello Team,
I am trying to set configurations for FOTA. I refer smv_server sample code and the following document https://docs.nordicsemi.com/bundle/ncslatest/page/nrf/app_dev...
I'm using ncs 2.9.0.
1. I flashed the firmware V0.15.1 on the device. And .
2. Update it "Confirm only" with nRF Connect Device Manager App to V0.15.2The update was Compelete...
Dear Nordic Engineer,
Hello!
We are currently in the mass production of our products. The chip model we are using is nRF52805, and the SDK version is nRF5_SDK_15.3...