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...
Here is a professional and technically detailed ticket template you can use to submit to Nordic Semiconductor (DevZone) , Quectel Support , or your internal System Architect...
Dear Nordic,
Could you please guide us how to set HCI_LE_Transmitter_Test / HCI_LE_Receiver_Test command?
Do we have to use Test mode command too?
Thanks.
When using the official Au Term.exe tool to perform SMP firmware updates on the nRF54L15 (NCS v3.1.0), if the tool is closed during an ongoing transfer and then reopened,...
Hello,
I previously completed a project using the nRF24LE1 chip and the nRF24LE1_24_SDK library. It was a simple 2.4 GHz two-way communication system using the basic predefined...
Hello
I am currently working with the nRF9151-DK hardware to perform tests related to PSM functionality on an NB-IoT network.
The main issue is that, although the device...
HI,
We are using the IM69D120 PDM mic for our audio application. I am able to interface the MIC and record audio with the NRF5340.
I have read the PDM data and stored...
Dear Nordic Team, Could you please help me to find the exact product which I can use to connect my two wire 0.37Wh 100mAh 3.7V 351525 Li-Po battery to the nPM1300-EK for battery...
I'm trying to combine two projects, C:\ncs\v3.1.1\zephyr\samples\subsys\nvs and BleFundamentalsL5E2 (Implement bonding and a Filter Accept List). They work fine independently...
We're developing an application using the NRF54L15. SWD will be connected to an external device that can update the firmware on the MCU if there are any issues, but we don...
I would like to evaluate the use of NB-IoT in the UK which Wireless Logic SIM included with nrf9151DK provides. Using the following sequence of AT commands I can send data...
Hello. Please excuse these potentially silly questions, but I've been given the task of monitoring battery charge while also achieving maximum energy savings.
A wearable...
I just got a NRF9151 dev kit and I want to build the image as non-secure, using: nrf9151dk/nrf9151/ns. The build is failing with error: C:/ncs/v3.1.0/nrf/modules/trusted-firmware...
Hi,I made a 52840 board ,it's p0.18 hanging, without connecting a 10k pull-up resistor and a 100nf capacitor to ground. I connected 3v3, GND, SWDIO, and SWDCLK from the 52DK...
NRF54L15 NCS 3.02
I have to change my BLE advertising from Legacy to Extended. Looking at the Zephyr example "advertiser" which compiles & runs fine, but I notice that behaviour...