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...
When debugging a project from here
devzone.nordicsemi.com/.../ (the ready code from github)
Segger Embedded Studio shows err_code sybol not found message in Watch winow...
Hi all,
Is it possible to hide a Service during advertising?
And show it after the connection?
If yes, how?
My configuration:
nrf52832 microcontroller
Softdevice...
I would like to synchronize my warning lamps with the advertisment of a master device.
The master is the advertiser as peripheral device. once every second.
The slaves...
Hai,
We are trying to implement BLE HID Keyboard application using NRF51822. but we are facing the below issues with a windows 10 system acting as the central:
when...
I am considering nRF51840 chip to use in my project, I have found good examples for it, but I still have a question if there is a special method to establish new services...
Hi,
I know that this is a known issue, but I'm seeing caching issues often with iOS.
I'm using S132 v5.0.0, SDK 14.0 against custom application with iOS DFU SDK and often...
Hi,guys. I have a problem when dealing with NRF52's SAADC using nRF5_SDK_13.0.0_04a0bfd. The problem is after downloading and run the program using JLink, everything works...
I purchased the nRF52840-PDK the other day and when it came in today Booted it up and it worked fine. I went to load the example nrf52840_xxaa_side_header.hex from the github...
It worked before when I connected my nRF51 board to my windows 7 computer. The green light is on.
But today when I connect them the light is blinking rapidly and there is...
Plugged in board to Win 10 pc that was working properly in past. Start NRF tools and get error.....
ERROR Unable to read connectivity firmware version: Unable to get version...
Hi,
I'm using SDK v14.2 and s112_5.1.0 for nRF52810 basing on the ble_app_uart example. Now we use the uart to communicate with external MCU. Also we want to close uart...
Hi
I don't get a connection when I run boards from PCBWay, but it works fine with the same boards manufactured by Eurocircuit. When I comment out the statement below, boards...
I am using an nRF52DK kit, SDK V11.0.0 and SoftDevice S132 V2.0.0. I have found an advertising example on the site github.com/.../nrf51-ble-tutorial-advertising . I have modified...
Hi,
We made a custom PCB using the NRF52832. We have connected a button to P0.21 which is the reset pin. We have configured this button as input and set the preprocessor...