Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
Hello everyone!
We need to implement Apple Notification Center Service (ANCS) in our nRF51 firmware so that the iOS application running in the background mode can receive...
Hi,
In the latest NCS V2.0.0 the profiler has been renamed but one of the sources hasn't and it causes a CMAKE error
https://github.com/nrfconnect/sdk-nrf/blob/main/subsys...
Hello,
I am using the ble_advertising module in sdk 17.0.2 on an nRF52840 with softdevice 140. I have the application working but want to convert to using coded PHY. After...
We are using nrfutil 6.1.3 on Ubuntu 20.04LTS and nRF5 SDK 17.0.2 We're using a copy of the dfu/secure_bootloader as the bootloader. We've changed NRF_BL_DFU_INACTIVITY_TIMEOUT_MS...
The nrf52840 defines 4 pwms. Attempting to enable pwm1, pwm2 or pwm3 using pinctrl through a device overlay results in build errors suggesting there is something wrong with...
Hello,
I am developing a driver for the vl53l5cx TOF sensor from ST, however their sequential write format looks as such:
This is problematic for me since I can get...
Hello, I was trying to run the Matter template example on board nRF5340 DK.
The nrf connect website example : https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
Hello Nordic team!
We are using nrf52832 chip and soft device S332. System runs custom bootloader and main application.
We did not have any major problems with BLE...
Hi Nordic Team and programmers,
I have a Bluetooth peripheral built from the uart example and it has been working perfectly while operating a basic message based protocol...
Our product consists of a Texas MSP430 and a Nordic nRF52832 Chip, with serial/UART between
for MSP programming, debug and development : I'm using the official TI MSP-FET...
Hello, that's my first post, I'm starting in the world of nordic and I want to know how to configurate it to program in VS code, I already do all the steps in the 3 first...
Hello,
I am facing some troubles generating and flashing a complete hex file using the Nordic command line utils. Below, I will explain my scenario:
Secure bootloader...
Hi everybody,
I'm trying to make the nRF 52840 Dongle work with nRF Connect for Desktop v3.11.0 on Ubunutu 20.04 LTS.
I downloaded the latest version from here: https...