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 all , when I combine light switch server and remote server in 1 Node and use Provisioner Node for provisioning and config for it . I have error
Log in provisioner : ...
Hi,
I have to transfer messages every 100ms and to receive confirmation about successfull reception.
Message is sent from the phone and should make two hoos and return...
Hello,
I'm using the PWM peripheral to generate a waveform. The waveform is loaded into RAM and then I use the SEQ[n].PTR and SEQ[n].CNT registers to set up the DMA. The...
Hi to all,
i am working on a project based on nrf51822 soc, i want measure level of battery with nrf51822 ADC channel.
i have an example code that measure the level of...
Hi all,
I can't get the Blinky example working on my PCA10040 kit. After flashing, LED1 stays on and there is some activity on LD5 but the kit is not detected on all my...
Hello,
I'm currently developing an application using an NRF52832 and SDK15 (SD 6.0.0). I have an issue that causes an UART overrun during some flash operations and it somehow...
I was wondering if it was any use to make use of gains 2 and 4, and noticed the errors for those gains are missing in the PS.
So do gains 2 and 4 actually increase the resolution...
i want to sinchronyze diferent peripheral and 1 central thank's to the gpiote's state.
but i have a error 8 invalid state whereas i had initialize
help me please !!! ...
I am using nordic nrf52840 sdk kit as a peripheral and mi 5A mobile as a central .The problem is continuously disconnecting with following reason
Reason: Remote User Terminated...
I am trying to read values from an analog peripheral device. To perform an analog read, I am using this example from the NordicSnippets simple examples:
https://github.com...
Hi, I have been trying this for 3 days.
I was using DBGX_EVTX in SR3v1.1 to check the log, it works fine and never goes wrong.
But in v1.2, is using another function instead...
Hello everybody,
I am using central device with SDK14.2 and S132.
In a central application, the operation sequence is as follows: * Buttons pressed and scan started *...