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 everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
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...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hi,
I´m using nrf52840 with softdevice S132 and set ble_gattc_conn_cfg_t::write_cmd_tx_queue_size to larger than 1. I´m count number of queued writes by increasing a counter...
I am currently developing with nrf52832 sdk14.2. I found in the test that after opening the hid service, the connection parameters will become the following parameters after...
I encountered a scenario where I call sd_ble_gap_connect() and get an event BLE_GAP_EVT_TIMEOUT with source BLE_GAP_TIMEOUT_SRC_CONN . This is followed immediately by an event...
Hi, i have written code in android, where i am using threads to connect to 832 ble over insecure RFComm socket..
Am not pairing with 832 in my app and am directly trying...
Hi I am implementing a buttonless_DFU function right now. I decided to do Buttonless on my project's PCB Board because it is no longer an environment where I can add switches...
My setup is as follows:
nRF5 SDK 13.1 with s132 5.1.0
nRF52832_AA
Keil 5.25pre
I use RTC1 counter for timestamping along with app_timer timers. My get_timestamp() function...
I am trying to send lots of data through radio (basing on old micro esb project from github, but heavily modified).
I need to keep radio IDLE (not DISABLED) when not transmitting...
Hi,
I am developing smartphone controlled BLE door lock based on nRF52840.
The door lock is a peripheral (also GATT server) and the smartphone is central (GATT client...
Using the nRF52840 with SDK15.3.0 and S140, I am seeing strange interactions between PWM and BLE.
The PWM is configured to create a continuous 175kHz output just under...
I am currently developing with nrf52832 sdk14.2. When nrf52832 is bound to a different iphone connection, if the stored binding record of nrf52832 is already full, will the...
Hello,
We require a bluetooth low energy IC with MCU. Right now we are testing with nrf51422 development board. Could you please suggest any updated ICs with (BLE+MCU) ...
Hi
Below picture and attached file is my 52810 hardware.
All the component are accord with the 52810 data sheet.
But, when I download the BLE blinky project from the...
Hi I am currently testing Buttonless DFU using SDK 12.3, nRF52832 DK. Example test was conducted first using the DK board, but as you can see in the picture, it will fail...
Hi,
I have a MQTT-sample based application running and everything works fine. If I supply the DK through a USB cable connected with my computer, LED 5 blinks high frequently...