Hi All,
Sorry to ask this question, I just learned a little about cmake.
Now I wanted to add a few src files based on the light switch example in SES. Do I have to create...
Hi,
I have tried to use central_uart example on SDK v1.91 using nRF52832. I modified the central_uart file to send hardcoded value rather data from uart. It seems there...
Hi Nordic ,
My product is working fine but i'm focusing on improving consumption at maximum because it is working on small battery ( evoluated tpms application)
It uses...
This is my first time developing for Nordic processors. I am using Zephyr 3.0.99 with the nrf52810 on a ublox BMD-330 eval board. I connected a W25X20CL 2M-bit chip via the...
Hi,
I am testing NFC read/ write examples . in nRF 5 SDK 17.1.0
I am trying to write the tag using PN532 using the adafruit tag reader example but i receive error like...
Hi everyone,
I'm wondering on which plateform / app and how is it possible to read and retrieve the data sent from a nRF52833 Slave to a Mobile Phone (Master) ?
We have...
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...