During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hi,
I am using the nrf52832 board for my project.
I am using the NUS example as a base for my project.
2 services are provided by this application i.e RX Characteristic...
I'm trying to flash a Nordic Thingy. I have it connected to the debug port of a nRF52840-DK, nrfjprog --ids lists no boards, however.
However pyocd produces:
...
I have a question about bonding with "Peer Manager".
I am using the sample project "ble_app_multirole_lesc (SDK V15.3.0)".
I am bonding by "Peer Manager". When bonding...
Why does SPI not work with nrf_delay, from this previous question
devzone.nordicsemi.com/.../
Surely the SPI SCK is a PWM or other timer/interrupt driven clock?
Also...
When i use nrfutil to perform DFU it is passed, but when i send it through STM32 dev kit it Hash validation failed. but however i can see the CRC is correct.
Hello,
I have an AMS AS7261 light sensor that I'm using with my NRF51422 DK to take a light reading, pull it using nrf_drv_twi_tx/rx, and send it over BLE. However, when...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have few variables in application. These will...
i have a complete project based the gfx project and i want to add BLE using UART for communication. i want to communicate my module with the nRF52840 dongle.
is there simple...
SDK14+NRF52832.
I used one timer to do something every millisecond. and I used another function to do a loop action, the function maybe breaked if the time period exceed...
Can not connect Android 8 mobile phones, such as HUAWEI Nova 3
Nodic equipment is not even found.
We cannot connect with official UART routines.(ble_app_uart...
I found a terminal that can not communicate with BLE. I think that the sequence after MTU exchange is strange. The program used is sample HRM. The terminal used is "Xperia...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
Hello, I am using the nRF52840 dev kit. I am using SES to develop the code for it. I want to include the bosch bme680 library in my code. It comes as a libalgobsec.a file...
The objective is to have a device which constantly advertises some status information - this must be always visible to any Central in range.
The device may connect to at...