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,
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...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hi there,
I've been searching around this forum for a while and still haven't gotten any reliable answer. I'm trying to develop a OTA firmware upgrade solution for the ATMega328p...
Hi:
when I compile project Thingy_ndoe in solution Thingy_node_s132_pca20020, an error meet,
C:\Nordic\thingy_sdk_v2.1.0\mesh_sdk\mesh\access\src\nrf_mesh_node_config...
I have combined the light switch server and client model to build control model. When i start provisioning for control model opcode status field : 2 error occurs which means...
Hi ,
I search nrf52810_bitfields.h , but i don't find about start bit , is the direction search for error ?
My idea : This is set up for stop bit , should the start bit...
Hi All,
I have serious difficulties to work with this board. I'm a beginners and I did not find any tutorial where I could said...oooh great I understood. My goal is to...
Hello all, I am trying to write a program that that updates the firmware on an external chip from a smartphone over BLE. Currently my approach is working but quite slow and...
Hello,
I am using a nrf52840 DK and I have no issues connecting to nrf connect. However, when it's connected all LEDs turn off and whatever code that was inside stops functioning...
Hi
I am programming NRF-51 board using nrfgo studio, it was working fine previously but now it failed to detect the board showing error. I shared screenshot of nrfgo studio...
Hello everybody,
I have integrated the new S140-SD-v6 Stack 6.10 into the github.com/.../nrf52-ble-app-uart-long-range Example.
It built and compiled without any errors...
Hello,
I want to get the raw acceleration of the Thingy 52. however I can't understand the values I get from the raw acceleration. What is the unit used for raw acceleration...
I am using Nordic SDK 13.0.0 with PCA 10040 dev board.
I have configured the stack to use MAX_BLE_MTU_SIZE = 200
// Configure maximum size of ATT packet the SoftDevice...
Hi,
I encountered a weird behavior. i defined characteristics with specific read/write permission however all the characteristics are writable for some reason altough the...
Given this error handler function...
and this logging from it with the Segger attached...
how do I debug this?
I presume the info passed in is bogus and just points...
Hi All,
I'm currently using SDK12 for nRF52832. In my BLE peripheral project I store central address who engaged my device to listen for ANCS notifications. This address...