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,
I have used Nordik UART iPhone App code for our App development
Now till iPhone 7 App is working fine.
Now when I run App on iPhone X it is displaying log error...
I have a usb dongle with nRF51422 (PCA10031) and downloaded nrf sniffer software version 2-beta from https://www.nordicsemi.com/eng/nordic/download_resource/65225/1/90637756...
hi,
i am using NRF52832 DK, and sdk 15.0.0.0 ,,
i want make the central to work also as a peripheral...i.e whenever central is not working ,or ,central is not in connection...
I am evaluating the throughput of BLE communication between 2 NRF52832's, 1 acting as a central and 1 as a peripheral. I've modified the ATT_MTU Throughput Example, and I...
Gone through sdk 11.0.0 Experimental_ble_blinky application, i trying to assign one gpio pin in place of connected LED. what is it receiving when pressing on & off switch...
Hi,
I'm working with nRF52832 chip following the example "ble_app_beacon". I see the advertising packet is limited to 31 bytes only. However, I'd like to take an advantage...
Hi,
I have arm based application processor and need to connect with nRF52840 using UART, I don't have any idea about bootloader and factory firmware when hardware assemble...
We are trying to determine the emission designator for the nRF52832, or at least to determine the necessary bandwidth so that we can create the emissions designator. Please...
Hi everyone,
I have a problem with SOME android devices.
In particular Android devices with BLE 4.0 & 4.1, but I have NO problem with Android device with BLE 4.2 and iOS...
Hello,
We are using nRF52832 DK with SES IDE and latest SDK 15.0 sd 132. We have developed one multiplink central device and modified ble_nus_c with our application to connect...
I use nRF52832,is 2.5v power supply,but you can't download the program,w hen I set the voltage above 2.8v, I can download the program,then I switched the voltage to 2.5v and...
Hi everyone
I am able to send the data over the UART to the Real Terminal and also to my other device working on UART protocol. However , I am not able to read the data...
Hi,
I am willing to migrate sdk 14.2 code to sdk 15.0 code. Do you mind me to ask a crypto micro-ecc question, please? Thanks.
In sdk 14.2, the micro-ecc part definition...
Hi,
I am working on nRF52832 board using Segger Embedded Studio for ARM 3.34a on windows 7 64 bit setup.
When I am trying to initialize a structure in Flash memory, the...
I'm developing TWI code for Bosch BNO080. They use SHTP protocol on top of TWI. A working version using Wire library of Arduino is posted here .
I ported the code, and...