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,
I have some difficulties to make an ant acknoledgement with my nrf51422 (s210), and i would be grateful if you could help me with it. (SDK used 12.2)
I have 2...
Please give me info about configuring a timer at given timeout. For eg,. if we want to blink LED for 30 seconds, how to configure them using timer events.
What is the optimum reset strategy for Debugging the nRF52832 with a Segger J-Link Plus?
(Setting of Project_Options/Category:J-Link_J-Trace/Reset)
nRF shall not...
Hi,
I am using SD 120 Ver 2.1.0 and SDK 8. I am getting disconnection with reason 0x3E sometimes. After disconnection even master is scanning, It wont get connected with...
I've been working on a separate problem with the NFC Type 4 library when I ran across this. I can duplicate it in the experimental_writeable_ndef_msg example.
All I did...
Hi Nordic Forum!
I've been trying to run a test program (pin toggle) on a custom nRF52832 board.
First, I tried the same program on the HDK to toggle pin P0.17 (LED1...
When I use additional VS UUID, should I use sd_ble_uuid_vs_add(), se_ble_gatts_service_add() in order?
example,
sd_ble_uuid_vs_add(); <- VS1 UUID
se_ble_gatts_service_add...
Hello, I am developing with pc-ble-driver using python. I noticed that the Bluetooth connection becomes disconnected when I alt tab out of the gui I made. Is there a solution...
Hello,
I am using SEGGER Embedded Studio together with a nRF52832 and I am trying to read an EEprom register containing a 32-bit floating point value in four bytes (register...
Hi,
I try to use the BLE to send data to a smartphone but I have a issue when I try to flash my nRF52 DK, using eclipse. I get the following error :
No source available...
I am using the example ble central devices from the SDK 8.1. The example provided prints out to pin 19 (the on-board LED). I wanted to change the functionality to print to...