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 feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hello,
been trying to add lte_lc_connect_async(lte_handler) to mqtt_simple, just like the way it is in sample aws_iot. Instead getting a failed response.
Now not sure...
Hello Team Nordic,
Greetings of the day!!
We are currently testing the current of our device with the PPK2 kit.
We use the ESP32 as MCU and we are switching Cellular...
Hi,
I recently added the DEBUG_NRF preprocessor definition to my project because I wanted to use the nrf_assert module in some of my files. Now my project is crashing a...
In the nRF52840, I used the app_usbd_cdc_acm_write(&m_app_cdc_acm,tx_buf,size) method to output the data.
At the beginning, I use the pyserial to read the output data...
Hi,
I'm developing a software in python 3.9.6 64-bit which program a nRF9160 and nRF52840 using pynrfjprog.
The software is working from vscode debug session. But when...
Hi,
We are doing an analysis of power usage using a roaming sim vs home sim since the roaming sim data charges tend to be cheaper. (You wouldn't have happened to have done...
I use flash and erase button at Visual Studio Code but get warnings: I use custom board, nrf sdk 1.9.1
1. How to deal with warnings?
2. After erase and flash the device...
hi,
i m working to create a zigbee network using demo example of light bulb given in sample project of nrf5340dk.
as of now i am able to connect 2-3 bulb devices(i.e....
Hi, Using windows 10 OS, and SES v5.40. I am using nRF52833 device in my project along with nRF5_SDK_for_Thread_and Zigbee_v4.1.0_32ce5f8 SDK.
I am running an application...
Hi there,
I am trying out the nRF Connect SDK v1.9.1 with a custom board (with an nRF52833) that we have produced. I have set up the necessary plugins in VSCode (v1.67.2...
hi team,
working Environment:
nRF 52840 DK, SDK 17.1.0
keil uvision 5 IDE
os: Windows 10 pro
individually, I have worked on USBD and USBD_Audio examples.
now need...
Hi,
I am using an nRF52840 Dongle board and am not seeing any serial output. This is a board and set up I have used previously so I know the hardware is OK. I can download...