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...
Dear all,
I have two nRF52 Preview DK boards with the SoC nRF52840. I am testing the light switch example on both boards. I have changed the light_switch_server, such that...
I tried some steps and falling back to support. I received my custom nRF52832 board and wanted to kickoff programming the board to meet my requirements. I used nRF52840 DK...
Okay, this is a fairly involved issue, so I will try to simplify as best as I can.
In short, my new Ipad Mini 5 cannot connect to an NRF52840 running the NUS peripheral...
I have just purchased 2 pcs. nRF52840 - one of them works fine - the other one reports this when i run dmesg on my linux (tested on 2 different systems) "Cannot enable. Maybe...
Hi,
I'm using nRF52832-CIAA.
VDD,Pin A7, tide with Cap 4.7uF 0603
VDD Pin H7 tide with Cap 100nF 0201
DEC3 100pF 0201
DEC2 100pF 0201
DEC4 1uF 0402
Using LDO...
So I'm kinda new to micro controllers and I followed the steps for the custom service tutorial ( https://github.com/bjornspockeli/custom_ble_service_example ), however when...
Using the scanner module, I set up a scan filter to scan for UUID with no auto connect. In the scan_evt_handler, I have a switch case for the NRF_BLE_SCAN_EVT_FILTER_MATCH...
I want to secure advertised packets using ccm
I am using s132 , SDK 14.2.0 and nrf52 dk
I found that AES-CCM peripheral is blocked by soft device usage and that I need...
I have this error.
In a last time with same error on a nRF52832 I decided this problem with increase:
On the 52832 it works. But on the 52810- project fall.
How to...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
As part of ble_evt_handler...
Hello All,
I am developing a custom board with nRF52832. All good with Segger Embedded Studio, I could download and debug the board successfully.
When I tryed to program...
Hi, i'm using nRF52840
I'm using 2 uarts :
one (uart0) is only for logging and another one (uart1) is for communication.
I can send from both uart, i can see i receive...
Hi
I sometimes get stuck in the zb_nrf52840_abort but the stack trace seams to be strange, its only containing two levels, Am I missing something or is there a better way...
Hello,
I have inherited a Thingy:52 project which was using some old versions of SDKs. Now I am trying to port it to a newer version in order to make it compatible with...