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...
Hi,
I use nrf sniffer to monitor BLE communication. After pairing with encryption, wireshark indicates Encrypted packet decrypted incorrectly (bad MIC).
I think there...
I configured Uart on 23 - Rx and 24 - Tx of NRF52832.
In simple uart example it works fine with uart_event_handle for rx.
But when this code is merged with Nrf Mesh Dimmer...
Hi,
Having gone through the nRF52832 datasheet, the only discernible drawbacks of moving from an external crystal to synthesizing the Low frequency clock from the high-frequency...
On the Nordic Semiconductor infocenter , 12 reference designs for the nRF52840 are given, 6 for the big QIAA chip and 6 for the small CKAA chip. However the reference designs...
Hi
We are developing the use of ESB together with BLE, using the Timeslot API.
We have been using the known tutorial for the ESB timeslot implementation:
https://devzone...
Hi,
We are using nRF52832(lairdBL652) module for indoor application for the prototype version.
We are using nrf52832 for both central and Beacon device.
We have made...
Hi,
I have combined the light switch and the dimming example. The thingy 52 contains one generic onoff server and two generic level server for brightness and colour.
The...
I updated Thingy91 with modem firmware (mfwnrf9160100.zip) and application firmware (thingy91_ltem_v0.2.2.hex) from latest firmware package (thingy91fwv022.zip).
Question...
Hi,
I have nRF9160 DK. I downloaded nRFConnect SDK with source code.
I know that samples compiled with libraries are loaded and executed under MCU on the DK board. Since...
I only want to dfu for bootloader ,but i have some problem ( insufficient resource、 dfu success but my device is crash ).
maybe my bootloader.zip flie is error.
can you...
Hi guys,
I am using mesh server example with UART fuctions integrated into it.
I wanted to send a string through UART.
I tried using app_uart_put() function and this...
Hello,
I was wondering when a device needs to be certified and if that is a country by country basis? If you were to follow the circuit guide lines, would you still need...
Hi, I am using https://github.com/NordicSemiconductor/pc-nrfutil code from here for nrfutil. I am working on both mesh and standard ble application.h I am facing problem keeping...
Hello,
does the nRF52840-DK Board have a I2S interface because the nRF52840 SoC have it but I didn't find it in the nRF52840-DK manual?
I find in the nRF52840 manual ...
Hi,
I'm referring to Generic on/off example and I would like to adjust scan interval and window time.
When I measure power with base code I see that device is in listening...