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,
In my project i am using nrf52840 with my custom board and to upload the code through NRF_CONNECT application with soft device its uploading properly but with segger...
I'm interested to know if can I have the Zigbee protocol on the nRF5340 microcontroller and use a web browser (from my phone for example) and get a http page from the MCU...
Hi,
I've connected in BLE two devices
- NRF52840 DK as "central", connected to PC via nRF Connect For Desktop v3.11.0 -> Bluetooth Low Energy v3.0.1 - NRF5340 based custom...
Hello Sir/mam,
I am working on BMS I want to prefer nrf9160 dk board for my project . I want know is there any way or document available for communicate with Modbus or can...
Hi there, I have compiled the hello world example of Zephyr and flashed my NRF 5340 DK successfully. Now when I want to use the COM port to see the results on my ubuntu I...
I have issues running the upgrade of nRF Conenct (too old linux version to run nRF Connect 3).
I tried to downgrade, downloaded v2.6.2 appimage from https://github.com/NordicSemiconductor...
I am using nRF Connect Toolchain v 1.9.1 on a nrf52832 processor and I am not able to access any of the GATT characteristics beyond the 6th characteristic that I define. The...
Hi,
recently I'm building dfu function on my board, using nrf51822 qfaa and softdevice s110.
Here is the situation, I get two 51822 modules:
-one is Raytac MDBT40...
Hello,
i am trying to merge functions from the nRF52832, to test them and build up my application.
I started with the ble_app_uart example from the SDK_17.1.0 and added...
Hello!
Following the uClibC zero day exploit that was disclosed recently: https://portswigger.net/daily-swig/zero-day-bug-in-uclibc-library-could-leave-iot-devices-vulnerable...
Hi,
I need to transfer BLOB object upto 350kb through BLE-Mesh.
I saw the breakup of nCS that zephyr implements Mesh protocol layers, and nordic stack implements mesh...
I generate a waveform to control NeoPixels with success into a simple peripheral project like "Blinky". When I try to do the same into Blinky Client project I got some random...
Hi,
For an MQTT application, we need to generate client certificates in the Nordic (nRF9160) to simplify the production phase. Ideally we want to push a CA certificate...
I’m working on code for a custom board which has an nRF9160. Currently, I have a j-link programmer that works well with the connect sdk programmer and vs code/gdb. I work...