Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi all,
I have an STM32 connected to an nrf51822 via uart, and I want to do a firmware update of the stm via ble.
Therefore, I would like to take advantage of the Master...
Hi
my idea is to open and close pipes identified by BLE address of device.
Currently I enable ESB on BLE disconnect using timeslot API.
How can I do this "on the fly...
I'm testing with Soft Device 8.0.0, ble dfu operation with single bank, nRF toolbox on Android version 1.13.1 (installed on 5/11/2015). I generated a zip distribution file...
Hi,
is there any way to connect at the same time multiple devices with Android/iOS nRF UART app to an nRF52832 with ble_app_uart example?
I was thinking about adding advertising...
HI all,
I am setting these parameter as follow in my ble_app_template sample.
#define MIN_CONN_INTERVAL MSEC_TO_UNITS(7.5, UNIT_1_25_MS) /**< Minimum acceptable connection...
Hello everyone
I'm the proud owner of a nRF52 Prev. DK and trying to get my project to work. I would like to sample 3 to 5 analog signals using the ADC on the DevKit, followed...
A beginner's question.
I am using UART over BLE to send data out.
As codes below, ble_nus_string_send() works and continuously sending data out, with the Wireshark's...
I have some problem when I implemented 52832 dfu.
I implement it with sdk 11.0 and a third party core-board.Firstly,I program s132_nrf52_2.0.1 SoftDevice by nRFgo Studio...
Hello i have a system that which i get data from a ultrasonic sensor and send it to Arduino UNO and nrfConnect application via the RBL Shield ( nrf8001 ) so i want to do it...
I am trying the ANT-OTA DFU Update using an ANT Stick and the nr51422 pca 10028 board. I want to use another nrf51422 board to update the previous board. Is this possible...
Hi All,
I have a problem where I cannot seem to wake up my NRF52832 with a GPIO. I am first attempting this on my NRF52DK with an interrupt form an accelerometer.
I...
Hi,
I'm trying to build a piece of firmware for the nRF51 DK, using the mbed OS 5 platform, but I keep getting a linker error from 'ld', using the ARM GCC 4.9 tools from...