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...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I am using SDK15.3.0 and s132_nrf52_6.1.1_softdevice. (nRF52832)
Getting higher current consumption ( 300uA ) while using the PWM library. ( https://infocenter.nordicsemi...
Hello, everybody.
I bought the nrf5340-dk board and tested the zephyr sample code. The Blinky code is worked. I tried the beacon sample code. But it is not worked. I think...
Hello ,
I have interfaced one NTC sensor with above attached image and below information :
SAADC pin : AIN2 ( NTC - pin )
VCC_nRF voltage = 3.3V
R14 = 51KOhm , 0.5...
Hi Team,
We have some application for using the oversampling code but we are facing some issue in that, we try to use the oversampling example to ours code but its calling...
Dear sir,
When use the template project(Which is in peripheral) for UART tx & rx is not working in without debug, but if i use base project(Like uart) file it is working...
Hello, I've seen some similar questions about resets after downloading firmware, but haven't been able to find the solution to my problem.
I'm using a Minew MS88SF3 NRF52840...
Hi,
We have a working application that allows FOTA when using the SDK 15.2 bootloader. We have recently tried to migrate this to SDK 17.0, and everything works except for...
Hi
I needed assistance to get the SKY66112-11 FEM working with the Radio Test Example, for certification testing (FCC, CE etc). I am using the NCS 1.5.1 SDK. I am using...
Hello,
I am using example code of MAX30101 Pulse Oximeter sensor with nRF SDK v1.5.0 on board NRF5240DK. I copied the example from the ncs \ v1.5.0 \ zephyr \ samples \...
Hi,
I am doing Mesh DFU , but there only have mesh bootloader hex file , I need to change bootloader source code, does there have some example? or where can I get the source...
Dears,
I didn't find any size information about IN105 & AN118. Would you kindly please help to provide a complete reel size drawing? Many thanks!
Best Regards!
Ricky...
I started working with BLE and I have some trouble understanding few things. The connection interval happens every X ms, that is set by master, usually the default is lowest...
Hi,
I want to combine ble_app_blinky and uart_pca10056 examples to get the uart communication(between terminal emulator and application) in ble_app_blinky app. I followed...
In the piece of code, where Ble_Stack_inti has been defined, err_code = nrf_sdh_enable_request(); DISPLAY_ERROR_IF_ANY(nrf_sdh_enable_request) APP_ERROR_CHECK(err_code); is...
Hi, I'm working on a datalogger application with a couple of sensors with sample rates of 32 Hz, 25 Hz and 0.1 Hz on the nRF52840. The goal is to sample these sensors and...