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...
Hello All,
I am working on the N51822 custom board.
Using segger IDE, SDK 12.3
Previously i have worked on the sdk 14.3 on the n52810 board. It is working properly...
Hello
I am using pin 1.15 of nrf52840 dongle with transistor with enable pin of another chip. The other chip is a wifi chip which I only want to switch on whenever I have...
Hi All
I am using nRF9160 DK version 0.8.5, and I have gone through this link, downloaded and Installed all the steps, given there. All seems to be running good.
But some...
Hi I am using the custom_bluetooth_service tutorial from https://github.com/bjornspockeli/custom_ble_service_example with SDK v15 and nrf52840 DK.
I am now trying to use...
Win10 + Segger embedded studio
I can get the pca10059 blinky example to work. ( C:\nRF5_SDK_15.3.0_59ac345\examples\peripheral\blinky )
I use the NRF connect Programmer...
We are trying to receive high speed data using UART. Currently our source is set to transmit an 8 byte packet once every second.
I have initialised the serial port in IRQ...
Is there a public bug-tracker available (even better: publicly hosted repository)? I'm currently trying to wrap the SDK in way suitable for our internal processes (CMake,...
Hi,
i'm using "cycling speed and cadence" on DK to make a test run. However, my bicycle-watch(base on ANT) doesn't receive any "ANT signal".
Searching in the devzone,...
On the picture channel 2 connected to reset button on PDK.
UART channel drops to GND 4ms after button pressed.
How to prevent this?
Tried this: https://devzone.nordicsemi...
Hello,
at 3.3V the current consumption of my development kit is about 21.5 µA.
Due to the law of energy conservation, I would expect the current at 1.8V to be a little...
Hi,
i'm not getting any signal with a fresh DK and the latest modem driver.
entering AT+COPS=? will make it unresponsive forever. (nordic LTE Link monitor times...
I am combining several of the examples along with my own code. Specifically, I'm taking the Event Manager sample and combining it with some custom UART code and modified GPS...
Hi,
I would like to check my understanding of exactiy how the sourcing and configuration of the LFCLK works when using a WDT and doing soft resets.
I found these statements...
Hi,
I'm trying to use the BSP functions to do the following.
1. Detect three different button pressing types. First - singular quick press, Second - Long Press with Timeout...