I use the LED onoff example of the Nordic BLE Mesh template (Version : 5.0), using two nodes (One Client, One Server). The nodes are already Provisioned.
I want to know...
Hello,
I am a firmware engineer in taiwan.
I already use nRF52820 to finish a case. This case have DFU function. The DFU function can work ,but when I use (nRF Connect...
Hi,
Due to shortage of pins SPI CS is reconfigured as GPIO while SPI is not used. Soft device is not used.
Problem is the delay that is needed after nrfx_spis_uninit call...
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...