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 Guys,
I am using a the 350Mhz Analog Oscilloscope HM303-6 www.hameg.com/hm303-6.0.html to measure the voltage utilised by the board when it is transmitting data.
...
Hi,
Once I enter into BLE mode I am not able to read any gpios(nrf_gpio_pin_read) also I am not able to set any gpios (nrf_gpio_pin_set).
Below is my example
uint8_t...
I'm trying to establish a bond in my project and then perform service discovery, however the discovery is returning the BUSY error.
I tried to wait for the events according...
In SDK 8.0 the bare word asm was re-introduced in nrf_delay.h , causing failures in compilations that use strict C/C++ standard conformance flags. This was noted in earlier...
Hello Developers
I have to solve a problem for which I could not find much information about online, so I am hoping you guys can help me.
I am developing a WIN32 application...
Hello, For some reason the Ble App Uart is not working on my PC anymore. I have gone over Nordic tutorial again however, the LED doesnt blink and I cant detec the device on...
Hi,
What are the general causes of SDS assert in nrf51/52 ? Assuming that SW has been tested, is there something that could happen in the code that would cause the assertion...
Hi All,
I'm using "scanForPeripheralsWithServices" of iOS to the BLE devices.
"scanForPeripheralsWithServices" sometimes never return anything.
I have to stop scan or...
Hello! I'm trying to build a program for nrf51822 via QT Creator.
I'm using QBS for build. I have a makefile from SDK examples for nrf51822. Someone can help me, how to setup...
Hi all,
I have the exact issue mentioned here - github.com/.../9
I have updated my makefile to generate only one bin file from the Softdevice Hex file, but still I'm getting...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Hi,
I'm testing the ble_app_beacon on my nrf51422 dk. I followed the instruction in the sdk documentation . All was well. Then, I tried to test with the nrf Beacon app...
Hi,
I need to measure the current consumption for nrf51DK using an Oscilloscope. I have read the user guide and they have mentioned some connectors for it. Is it possible...
I'm just using the s110 double bank example and I have gotten it to run on the dev board just fine.
When I try running it on a custom board with a NRF51822 version 3 that...
I'm having some weird issues with using pstorage and the softdevice s110 8.0
I'm saving around 600 bytes of data using pstorage. All seems to be working on the nrf51 DK development...