Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
hello
I want to proceed with thread ota using nrfutil on raspberry pi.
However, "libpc_ble_driver_shared_sd_api_v3" does not support arm.
Is there any other way to...
Hi, we have the Keil MDK-ARM-PRO and want to implement an RTOS in our next project.
Does Nordic support Keil CMSIS-RTOS2 or is there a better easier alternative?
Are there...
Dear Nordic Team,
I am considering to get a nRF5340-DK after having read that this is now a multicore design. For the nRF52832 debugging an app was often difficult because...
I'm using 14.2 SDK.
I want to implement long pressure and short pressure. key0= short press, key1= long press You are using app_button. And I checked that the current...
Dear All, I'm using Zephyr to configure a nrf9160 as I2C master and the OPT3002 light sensor as I2C slave. The OPT3002 has a 16bit configuration register, which I need to...
nrf52840
pca10056
UART/Serial Port Emulation over BLE exple from sdk1.7
https://inf
ocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_sdk%2Fstruct%2Fsdk_nrf5_latest...
Hello,
it seems that pc-ble-drive-py has no API for pairing/bonding. I would like to use it for my test framework.
I would want API for:
Initiate pairing
accept...
Hi everyone I have an error undefined reference when I try to run esb_ble timeslot program based on the ble_app_uart example. Although, I totally added all files in Project...
Hi,
I need to power my external board while debugging with the DK52. Therefore I don't use the VDD connection from the DK52, I only connect the external VDD to SH_VTG. ...
Hi Everyone,
I changed my old app_uart library for the new libuarte, which works really well whithout a SoftDevice.
Now I am struggling to make it work in my final...
I'm having trouble with the SAADC in scan and double buffer mode with 4 channels enabled, where 3 channels are external inputs and the 4th is the internal VDD.
It appears...
Hi there,
I am using nrf52840, Softdevice S140,on our custom board. And my Android app is based on nrf android library( Andoid-BLE-Library )
Application is based on SDK17...
Hello All,
I am using nRF52840 Dev-kit and nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71 SDK. So far in development, I have used the GPIO edge triggering method to detect...