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...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
I'm trying to discover a vendor specific service that has 7 characteristics. However, when I increase BLE_DB_DISCOVERY_MAX_CHAR_PER_SRV to 7 , ble_stack_init() hard faults...
Is it possible to use PPI and RTC to turn the HFCLK on or off ? (external Xtal)
Example - something like this ...
NRF_PPI->CH[9].EEP = (uint32_t) &NRF_RTC0->EVENTS_COMPARE...
hello,
when I use the chip nrf51822(3rd generation),I find that when I open DCDC function,the ability of chip receiving msg is weaken.the receiving distance is shorter a...
I am doing a blob read on two s130's with s120(central). I am getting BLE_GAP_EVT_CONN_PARAM_UPDATE event while doing a continuous blob read.
Some times i get BLE_GAP_EVT_CONN_PARAM_UPDATE...
Hello,
Can you please provide full schematic for nRF52 dev board. I looked though the documentation and there are small bits of the schematic, but I didnt find full sch...
Using a nRF51822-QFAC-A1 on the nRF51-DK I noticed unexpected behavior when starting the HFCLK and LFCLK in rapid succession. This variant reproduces the problem at startup...
I would like to have 31 bytes for my own in advertising and so far I have disabled everything except adv_flags (it still takes 3 bytes cause of length, AD type and value)...
Hi there,
just wanted to know what the practical differences between the JLINK and mbed MCU interface firmwares are.
From what I experience I can only use the UART over...
Hi,
I'm writing a service to send indications on a couple of characteristics that are part of a service. In order to determine whether indications have been enabled or not...
Hi,
Is there a smaller version of the desktop 2 firmware? I don not need firmware for NFC only ble 4.0. Also would like less complicated pairing. The 6 didgit code is unnecessary...
Hi , I tried to change the transmission power using the s110 API and tried checking if the value of the register storing the transmission power is changed or not. Following...
Hello,
I'm trying to create my own bootloader application that uses softdevice in IAR. I would like to know how to configure my project so that it writes 0x0003A000 to...