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 want to develop a software like nRF connect on windows PC for custom board test.
PC software will communicate with nrf52840 dongle via serial port,and nrf52840 dongle...
I want to include GetWifiAPs.c and GetWifiAPs.h files, which I developed by myself, in my project.
How do you include them?
I'm using SEGGER Embedded Studio.
I include...
Hi, I am working on a project in which the device (nrf52832) needs to be both central and peripheral and it can transmit/receive some commands through UART to set the advertisement...
Hi ,
We are using the BL652 module with your nRF52832 chipset in our important product.
In our product the wireless connection is fundamental and we would like to test...
Hi,
I am using nrf52832 to achieve system-off with low power consumption. Nrf52832 and a rf IC communicate via SPI.
I configured a pin as the wake pin.
nrf_gpio_cfg_sense_input...
Hi, I am trying to use github.com/.../nrf52-ble-image-transfer-demo with Ubuntu 16.04 Using - gcc-arm-none-eabi-6-2017-q2-update - nRF5 SDK version 15.0.0 (nRF5 SDK version...
I use SDK 15.3.0 with the example of USB_CDC. In the example, the virtual com port transmission works only when the terminal sends a DTR signal. I need the DTR notification...
Hi
I am trying to implement DFU to my project. I have done all the steps to generate packages, private and public keys etc. My program now starts at dfu and I can upload...
Hi,
setup: nrf52840 dk, no battery installed (power comes from USB connectors), switches are in default mode (SW9: VDD, SW6: default).
Flashed open_bootloader (dfu/open_bootloader...
Hello,
I'm using S112 V6.1.1 with the Nrf52810. I get a error using sd_ble_gap_adv_set_configure() after a connection. On BLE_GAP_EVT_DISCONNECTED i try to change the advertising...
After testing the nRF9160-DK with all available samples, we decided to integrate the nRF9160 in an own new product and have now a prototype available. And of course some questions...
Hi,
I am using Mac OS and 15.2.0 SDK on nRF52832. I was trying to do BLE DFU following this link . When I was trying to push the DFU zip file, It was resulting in the following...
In following the instructions of the nRF_Sniffer_User_Guide_v2.0.pdf, I'm attempting to use Segger's J-Link software to configure my nRF-51822. The environment is a Mac OSX...