Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
nRF Connect v3.2.0 - LTE Link Monitor is running on Ubuntu 16.04, and nrf9160 fw is v1.0.1. When connecting the board to my laptop, all Modem, UICC, LTE, PDN are Green. But...
hello
i am working with nrf52832
my code is based on the Ble blinky example from centeral. i added to the code with ble, uart, saadc and pwm and it was working great ...
Hi,
Using nRFConnect for desktop I've noticed that when writing an attribute I usually enter the hex values of a byte array (e.g. "12" = 0x12) but on other occasions the...
Hi Nordic Team,
- Can I UART/SPI/I2C on any pin of NRF52832 which is mentioned general-purpose I/O pin ?
- Can NRF52832 wakeup via any general-purpose pin?
- Is there...
Hello My ap plic ation is based on your bootloader (secure_bootloader_uart_mbr_pca10056) and your example "ble_thread_dyn_mtd_coap_cli".
When I send a special command...
Hello everyone!
I just got a Thingy: 91 and followed the startup guide, updated the firmware, and installed the modem...
I had trouble using iBasis eSIM because there...
My question is how to handle large amounts of data over the Gatt service
Our Current setup is 10 devices all on a Mesh Network. We use nRF5 SDK for Mesh and NRF mesh BLE...
Hello,
My project requires me to send acceleration data to phone. So, i have started with Custom BLE app.
Since i need to send 3 values, of x, y and z-axis. So i need...
hello
i am using nrf52832, with ble (s132 softdevice), pwm drv, saadc drcm uart, and using app_timers
i have added the twi drv to work with an expander for start.
...
We are using the Android-BLE-library version 2.1.1 above Android 9 (API level 28, using Java 8) in order to connect to a BLE-MCU. This MCU advertises a custom BLE profile...
I used NRF5 SKD before, it is my first time to use nrf connect sdk. I had been spent few days to learn how to use it to develop ,but encountered many problems.
LED_EFFECT_LED_ON...
I am having a problem using the Random Number Generator AFTER the BLE driver is initialized. I have traced this to an exception being thrown if I access any RNG registers...
Looks like pc-ble-driver connectivity (hex file) firmware is limited to MTU of 250 via NRF_SDH_BLE_GATT_MAX_MTU_SIZE. We need to use MTU 515 to match what is supported by...