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...
NRF52 pca10028 DK - SDK14 - Arm GCC (Eclipse) - SD 5.0.0 - bootloader_secure_ble
Using either nRFGo Studio or eclipse to program the flash (it does it with both)
I can...
Hi,
some time ago we ordered 3 PPKs. I tried one under a Mac with VmWare / Win7 with a PCA10040 board. It was working but I got surprising graphics. When I came back from...
Hello,
I am just using the SDK13 on the nRF52832 together with the experimental BDS example (I modified it to the point where it seems to be working fine so far).
Now...
The following does not allow me to define NRF_DFU_HW_VERSION in my makefile, I get redefine errors due to this broken if else in def_req_handling.c:
#if defined (NRF51...
I want to evaluate the nRF52 SDK , but don't get how to install it.
The Getting Started section mentions an MDK installer. However, I cannot find any such installer inside...
Using the nina 112 with nrf52832 SDK 13
I have got a problem with the I2S Interface.
I configured the RESET Pin as normal PIN. Tested with GPIO as Output it worked. If im...
Can we build the FW manually and upload to the Thingy via the OTA uploader? We built the FW, created the DFU, and inserted the .zip file in the iOS app, however get an Error...
Hello!
I am working on a project. The goal is to retrieve every seconds some acceleration data from the ADXL362 accelerometer.
I configured the spi in blocking mode...
Am i right in thinking that if GPREGRET has not been set then we can not guarantee what value it will be?
I.e on power up we can not guarantee that its value is 0.
List item
Hi,
i am working on nrf52 sdk11 softdeviceS132,
Working on custom board i have edited ble_app_uart example and implemented my application it is using PWM_Library...
Hi,
I would like to receive data sent from an nRF52840 through Bluetooth in a Java desktop application. The Java app can run on Windows or Linux, I am using Windows 10...
Hi, I am working on ble_alert_notification example provided in sdk 11 using s130. This example is peripheral code in client role. I have tested it using MCP. I wanted to use...
The absolute max throughput for the nRF52 using S132 v2 was 128 kbps .
The new S132 v3 was recently released and boasts throughput increases by 400%. Has anyone tested...
I am trying to send small data packets of up to 9 bytes at the fastest and most consistent rate from a nRF52 peripheral to a nRF52 Central. Both use the s332 SoftDevices....