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...
Hey,
I'm trying to solve the issue of connecting a central device (nRF52832 running experimental ATT MTU example) with a particular peripheral device (also, nRF52832 running...
Ever since you guys updated the site months ago, I haven't been able to post anything from a non-mobile device. I've tried multiple browsers and the only ones that work consistently...
I'm developing a peripheral with s132 v5.1.0 that supports multiple concurrent connections. I've looked at section 15 of the SoftDevice Spec and I have a couple of questions...
Dev Software: Nrf mesh sk 2.1.1 along with sdk 15 on Windows.
IDE: Segger Embeded Studio
Soft Device: s132
Device: nRF52382
Hi,
Is there a way where i can use the...
hi,
I am using nRF52832 with SDK 12.2.0 and S132 softdevice. I am faciing some issues with the memory usage. When I declared an array of size 50 bytes, my application behaves...
Hi Nordic Support Team,
I try to go to low power mode and coming back but can't at all.
I have used the example pwr_mgmt in sdk 12.3.0, but when try to use its function...
I am using the nRF51822. I am using the regulator (not the DC/DC) connection and am not using the low-power (1.2V) mode. All supplies are 3.3V.
Additionally, I am only using...
I want to make a small sensor that will wake up every once in a while, turn on advertising for a second or two and then go back to sleep again.
I'm trying to figure out...
Hello,
I've using mynewt to develop an application using the nRF52 DK (PCA10040 1.2.1, IC marking: N52832 QFAAB0 1701FH). I've been using their basic hello world application...
Hi,
I would like to update advertising packet, but every time I get error NRF_ERROR_INVALID_STATE in function sd_ble_gap_adv_set_configure(). I set all parameters properly...
Hi,
I am connecting the nRF52832 UART (on my nRF52 DK) to an external device, which by default uses 9600 baud rate (but can be reconfigured differently).
In the case...
I have a board populated with the nRF51822 and associated components for the application.
I am able to flash the device successfully and successfully verify the flash. ...
I want to send data from the device to the server in some way.
We plan to connect the device and Android via Bluetooth and connect to the network using Android's 4G line...