Hello Team,
I am currently working with the nRF52832 and using the nRF Connect SDK ( NCS) with toolchain version 2.9.1. I would like to interface the nRF21540 RF Front-...
I don't have found CONFIG_OPENTHREAD_FTD feature in the bulb project prj.conf or prj_release.conf file, but I have found that it is enabled in the final .config file within...
I have installed nRf Connect for Desctop v5.1.0 on my windows 11 system.
I tried to update the Quick Start and install the Power Profiler.
Both gave me a similar error...
Hey All! I've been following the nRF Connect SDK Intermediate course from DevAcademy. In exercise 2 of lesson 9, bootloaders, you get to learn how to use KMU (Hardware Key...
Hi,
Testing Hardware: nrf52832 Module in a Custom board OR nrf52DK possbile -> We would like to change the order of the BLE service as shown in this thread: https://devzone...
Hello, I am trying to use the nrfx driver example to run an RGB led connected externally to the nrf5340 board. I dont see the led/pwm cycle running successfully. Can anyone...
hello, I started working on BLE mesh using nrf52832 QFAAE1. from hardware side i have custom self design nrf52832 QFAAE1 lot's of board, and every board working, i verify...
Hi,
All was working on SDK 1.0. Now I have SDK 1.1 and new Segger and new nRF Connect and gnuarmbemb (I had a new computer, so did set up everything from scratch)
...
Hi,
I´m trying to work with the "TWI Scanner" example, provided by SDK 16. I Use nRF52833 DK (PCA10010), unfortunaly there is no solution for PCA 10010 in the SDK. This...
Which function is called nrf52832? When do I click the "enable CCCDs” function on the NRF Connect App, and which variables are the nrf52832 data set?
Step 1: Connect
...
Looking for help creating an example similar to the usbd_msc example that works with the W25N01GV . Currently using SDK 15.0. Would like to see this work with FatFS or possibly...
Hello, the NFC used in our product has two major application
1. read/update configuration data by using the external smart device through NFC TAG here I am setting up type...
Hi everyone,
I'm currently working on my bachelor thesis and need some LOG ouput from my application. I'm using the Development Board from Makerdiary and the nRF5_SDK_for_Thread_and_Zigbee_v1...
Hello,
We are looking for the ways using which we can program the nrf52840 SoC without using PDK. We want to set up an automatic programming jig and for that using the PDK...
Hi,
I'm trying to setup my nRF52832 to advertise using a RESOLVABLE RANDOM PRIVATE address and to obtain this I have used the sd_ble_gap_privacy_set() before starting advertising...
Hello,
I was able to build the example project MPU6050 from Github with SDK 16. However, I used Putty to connect to the board (PCA10056) with baudrate of 115200 on COM3...
Hi, I am using nrf52832 with SDK 15.2.0 and nrf 52 dev board. I want change advertising interval in run time so I call a function with the interval as the parameter change_adv_interval...
Hi
I am using nRF52832 for my application. I need RTC functionality for counting seconds,minutes, hours and days to include timestamp for my data packets.
Can the RTC...
HI.
I Want DFU In Application So I Want to Write DFU Data In Internal Flash. Device configure has total 3 links... 2 -Pheriphiral Link and 1 Central Link use in my project...
Hello,
I am trying to decrease current consumption as much as possible. I am using ble_app_uart example, sdk 16.0.0, s112 v7.0.1, nrf52810. when I edit
to
...