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,
I'm working on accelerometer + BLE application. My current configurations are nrf51822 and LIS3dh accelerometer chip, Protocol TWI, Softdevice 110, BLE service type...
Hi!
I'm trying to learn osTimerStart(), \ble_app_hrs_rtx.
Compiling was successful, and it is working.
If I set the timer interval shorter than 25 ms, the timer cycle becomes...
Currently i am using NFC tag type - 2 Text Record Example code and integrated in my work space. Now, i wanted to add write capability in the same code.
Is there any sample...
It looks like NFC_T4T_EVENT_NDEF_UPDATED gets passed as the event attribute in the nfc_callback function whenever a new NDEF message is written.
Is this expected behavior...
Hi,
I have an aconno module ( http://aconno.de/acn52832/) and I am trying to program it via DK52.
I wired the module as follows:
Module Vcc (pin 12) -> DK52 VDD...
Hi all,
I am trying to get the ble template of SDK12.2 working in eclipse using a managed makefile. The softdevice I use is s132 v3.0.0. The board is an evaluation kit...
Hi Nordic,
I'd like to know what the maximal current draw from the internal REG0 is to power external components. The only thing I could find in the datasheet that says...
HEllo,
I am trying to compile for the nrf52 one of the examples that are included in its SDK12.2, to be precies, I am using experimental_ble_app_blinky_pca10040_s132 ,...
I have noticed that the reference schematic (the original if you can call it that, not the 1v8 or DC/DC) for nRF51x22-QFAA, QFAB and QFAC have different value capacitors and...
Hello,
I cannot use the nRF Sniffer because it is always crashing. This is a confirmed bug in the Software and the OSX client written is working flawlessly.
I have experimented...
Hello,
I am newbie with KEIL/SEGGER, I have been following this tutorial to compile the example experimental_ble_app_blinky_pca10040_s132 for my nrf52 chip, the project...
Hello,
I am using sdk 12.2.2 and nrf51 dev kit. I am trying to upload ble_app_gls example code over the air to nrf51 dev kit. I can find only secure_dfu code in the sdk....