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 continue to be confused by the Nordic setup of projects. There are a bunch of different demos, but what if you want to compile features from different ones?
Specifically...
Hi ,
I have used Calendar example running on RTC2 for my timing feature .
Below are the initializations for starting RTC2 for my clock .
#define CAL_RTC NRF_RTC2 #define...
Thanks in advanced. Both platforms are: nrf52832, sdk17.0.2. The peripheral is based on ble_app_gls and I set static passkey 123456, the central is based on ble_app_hrs_c...
HW: nRF9160 DK
SDK: nRF Connect SDK v 1.4.2
Hello, this is to report a buggy behavior I encountered when trying to implement a BLE-LTE gateway on nRF9160 DK
First...
I want to move the UART on thingy91:nRF9160.
prj_thingy91_nrf9160ns.conf added the following two line.
CONFIG_UART_ASYNC_API=y CONFIG_NRFX_UARTE0=y
The asset_tracker...
Hi All,
I want to use DFU to update the firmware from central to peripheral over BLE , both central master and peripheral are nrf52840.
Central master can find unknown...
Good Day,
we are currently working on a project for university. For this project, we are using esb to transmit a continuous audio stream (i2s format). We sample our data...
I've read similar issues but none with this configuration:-
nRF Connect SDK 1.4.2
Blinky example
Trying to enable RTT logging
nRF5340DK board
Windows 64 bit host...
Hi,
I've come across a situation where when paired to Android 9 devices, the reconnect event that follows waking the peripheral fails. Connection parameters are
The...
For ble_gap_adv_set_configure_req_enc, is the document provided?
I saw " ">infocenter.nordicsemi.com/.../group__ble__gap__app.html" , it was not found.
Hi, There is problem that the including file from "openthread\third_party\NordicSemiconductor\libraries\fds" and already added its path to file...third_party\NordicSemiconductor...
Regarding the data encoding in Advertising, the order of the data is different depending on the SDK. Is there a problem in operation?
The confirmed function is as follows...
We are using nRF52811, is there any sample code support to set/save thread power calibration table/data to available non-volatile partition.
thanks, Webber
Hi there,
Can we please get an updated example for Appendix 5 in this blog ?
Specifically the DFUMaster_SPI and the bootloader_secure_SPIS. Ideally it would be compatible...
Hi!
I was trying the throughput example using two nRF5340PDK boards and I observed the throughput is very low, i.e. 1kpbs. I tried programming the cpuappns, but it didn...