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...
Hi, does the nRF9160's LTE modem support waking-up the application processor using an incoming call?
The OPS indicates that a DETECT signal can be input to a GPIO pin for...
Using nRF5_SDK_15.3.0, soft device 132 (Rigado BMD-300 eval kit), segger embedded studio
I'm trying to control ADS1231 by listening for DRDY to go low and pulse an output...
Dear nordic,
I have some doubts regarding this both examples. I am new in this thread coap
1. In Thread coap cloud client example uses coap post method is it right?(i...
Hi! I am evaluating Extended Advertising. Is it possible to get the rssi of ADV_EXT_IND at the BLE_GAP_EVT_ADV_REPORT event? That was possible with AUX_ADV_IND. My environment...
in advertising_init(); function, i add some code like below:
#define def_uuids_complete 1 //#define def_uuids_available 1 #define add_vbat_service 1
/**@brief Function...
Hi everyone,
I'm currently trying to develop an application with the mesh, the uart and the DFU.
I've started the project with the sdk_coexistence for use the uart and...
Hello
I am using a proprietary board containing NRF52832 chip
using Rigado board I can flash the system on Rigado board perfectlly
using my costume board, by using...
When my app starts up, I call "lte_lc_init_and_connect()" by using the Zephyr system workqueue. With it running on a separate thread, my main thread is still blocked. I have...
I am further developing a solution based on nRF5_SDK_12.3.0 and s132 v3.1.0.
I am using Segger SES to Build and Run the solution in nRF52 SDK.
nRF5_SDK_12.3.0 comes with...
Hello!
I´m trying to assign an unique id to my different devices. The main idea is to read an specific address (using 0x37000 atm). If i detect it is a new device i assign...
Hi,
I am using nRF52832 with SDK15.2 Running the ble_hid_mouse example. I am trying to connect an LED to pin 17 (where LED1 is connected) and am trying to duplicate the...
Hi,
With the 15.2 SDK is it possible to change the NRF52840's "USB Serial Device" Device Description/Display Name name when listed under Ports under Windows Device Manager...
Hi everyone,
I'm a little bit helpless at the moment, I'm using the function "nrf_drv_spi_transfer" for the SPI communication with a power management chip. This chip is...
I want to save data to NAND Flash Memory (W25M02GV) and extract data to USB MSC. If you have an example of this, I want to get help. The SDK is using 15.2.0. nRF52840 -> QSPI...
Hi Engineer I am using nRF52832 to develop a product. I want to save a flag to flash (FDS) before leaving the factory, and then read this flag every time I turn it on, and...