Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
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...