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...
Hello Nordic Dev zone!
I want to print some float values in my application (light_switch_app), but i cant print the float numbers using the __LOG() , and instead of the...
Due to a hardware design error, the CLK/Data pins on TWI bus was switched in different PCB versions. I want use software to dynamically detect the situation and switch the...
hello
yes I have problems with my app_timers in SDK14.2 (migration from 12),
I well noticed that the prototypes of the functions create and start changed from sdk12. ...
I have an application that performs a task and saves the result to EEPROM that uses an ATMEL ATMEGA168pa processor.
I want to convert it to the nRF52840 which does not have...
Hello! We have been trying over the past week to figure out how to best back up a provisioner/client so that if it goes down we can rebuild the network without re-provisioning...
Dear Team Nordic,
dear Community,
I'm working on a project with nRF24L01+ transceivers where I have two types of devices: a so called Basestation which acts as a Primary...
Hi all,
I am using nRF SDK for Mesh v1.0.1 and I want to implement following as in picture:
I am publishing to group address (group address because in the future I...
Hi, I test the SDK example "temperature", it works OK. I copy the code to my project, there is no compile error, but when the code running on the DK pca10040, the code is...
Hello there,
I'd like to bond between two nrf5 modules and have a real time communication between them.
Now my question is what is the role each would have to play...
The nRF5 SDK is event-driven. So does it mean that the event handler in my application will be directly called in the interrupt service routine? If I write a long event handler...
Hi all,
I'm experiencing a performance drop with BLE proxy enabled in Mesh SDK 2.0.1 compared to Mesh SDK 2.0.1 / Mesh SDK 1.0.1 without proxies (higher packet loss, range...
Hi,
I have project for NRF51822 in IAR(EWARM). Short about project: it based on example BLE to UART communication; it uses SPI, I2C, analog inputs readings, some digital...
I used nRF5_SDK_14.1.0_1dda907.
I opened the bpwr channel then received ant+ packet.
The device received ant+ packet successful.
How do i know that how long time the...
hi all ,
how to build multi provisioneers with mesh network ?
i read some information and run the nordic mesh sdk 2.01 (ligh_ swith sample )
i have some issue with...
1. I am issuing a gatt characteristic (CHR1) write without the response requested from Central (BLUEPY/BLUEZ, Ubuntu 18)
2. Central than reads CHR2.
Is it possible...