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...
We have an iOS application that is performing a DFU to a nRF52832 running SoftDevice 6.1.1 (SDK 15.3.0) on a custom board.
Most of the time the DFU works fine but testing...
I am working on an existing Bootloader project, it uses the Bootloader from the SDK with added custom thin layer on top of it. It runs on a custom board.
I can see the debug...
Hello all,
I am using the Application Timer (as written in https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/application-timer-tutorial...
Hi,
Developing on nRFConnect/ZephyrOS and looking to enable multi-threaded debugging using pyOCD firmware on nRF52 DK, since not currently/yet supported by JLink.
Was...
I used nRF 52840 dongle as a central device on windows 10. I use it to pair with remotes we have. I develop it base on https://github.com/NordicSemiconductor/pc-ble-driver...
Hello Folks,
We are facing an issue in the NRF52832 Bluetooth connection of our self fabricated PCBs. The PCB designs were based on the Sparkfun NRF52832 dev board designs...
Basically the same question as here:
https://devzone.nordicsemi.com/f/nordic-q-a/45557/getting-status-messages-from-mesh-to-phone
But the answer there doesn't really tell...
Hi Team
we are trying to use the example given in SDK 16.0 and I am able to write and read properly.
But when I want to write/erase my eeprom entire page (256-byte Page...
Guys:
I´m developing my own board with nordic 52382 and I´d like to know if a series resistor needs to be connected to SWDIO and SWCLK lines on board to connect to SEGGER...
Hello
Is any tool available for dynamic code analyser which supporting the ses project?
I have nrf52840 freertos project. I want to check my code for memory leakage and...
hi,
I am working on nrf52833 dfu. right now I received an error
raise NordicSemiException('Extended Error 0x{:02X}: {}'.format(resp[3], data)) pc_ble_driver_py.exceptions...
Hi,
I am working with Ubuntu 16.04 TLS.
I downloaded the "nrfconnect342x8664.AppImage" file and installed the .deb package of JLink_V682g.
When I start the "nRF Connect...
1.1. In function: poll (fds, ARRAY_SIZE (fds), cloud_keepalive_time_left (cloud_backend) ); How to detect actions that perform socket disconnections locally.
2. I queryed...
I faced several troubles when I worked with Bluetooth: Mesh sensor client and Bluetooth: Mesh sensor server examples. Firstly, I couldn't build the application "Bluetooth...