Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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 want to read the data from another board using serial uart .. how to write the command to check the data is available ... in arduino i written like this how to write...
Hello,
I used to use two nRF52810 for testing.
Using Timeslot (BLE+ESB), one of the 52810 paired mobile phones Bluetooth simultaneously sends the ESB.
Another 52810...
What are all the configuration options necessary to configure the nRF9160 as a SPI slave? I'm working with a custom board and have specific DTS files I'm working with. Here...
Hi Nordic Team,
I'm quite confused and can't find a concrete answer so far on the forum, if it is a MUST to kick-off a certification at the Bluetooth SIG Group or not, if...
nRF52840 SDK 15.2
I want to control the power of sensor, so I configurate the pin like this:
nrf_gpio_cfg(AFE4403_PIN_PWR_EN, NRF_GPIO_PIN_DIR_OUTPUT, NRF_GPIO_PIN_INPUT_DISCONNECT...
HI,
I am using ".\nRF5_SDK_15.3.0_59ac345\examples\peripheral\wdt" to test “watch dog timer function.
My use case is:
1. If the program is not execute over following...
I have developed ble periphleral device to send 20byte long at every five seconds to the central. Because connecting to serial to PC, I didn't realize the device cannot not...
Hi,
I need to run RTC simultaneously with Softdevice without external low frequency clock source (32.768kHz oscillator).
I used following settings to setup RTC,
RTC_ENABLED...
I am trying to make a central device that is similar to the NUS central example in the SDK. I have a function that is the same as ble_nus_chars_received_uart_print to print...
In the ESB stack, only a sub-set of available transmitter powers are enumerated in nrf_esb_tx_power_t.
Is this deliberate? The hardware supports a much wider range of values...
I Performed a clean reinstall of all tools and packages.
core_cm4.h file exists at location: C:\..\..\..\..\..\Nordic\nRF5_SDK_15.3.0_59ac345\nRF5_SDK_15.3.0_59ac345\components...
Hello,
I would like to clear some of my confusion on multi peripheral links behavior.
My context: SDK 15.2/SD610 on 3 52840 nodes.
I am using multiple peripheral links...
I am testing a 9160DK in an area of intermittent connectivity. When the connection drops at just the wrong time my call to socket does not return. Aside from this being a...
Hello, I'm currently using the nRF52840 Dongle and i need some help. On the other hand, i have BLE ela identifiers/sensors : elainnovation.com/bluetooth-low-energy.html The...