Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
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...
Hello,
I am running an application on the s140 soft device using the buttonless dfu as an example. I am using the dual ramp pwm scheme to generate complementary pwm waveforms...
I'm having some issues with the 9160 on battery and wondering if we're doing something wrong or if this is expected behavior. During the initial connection to the tower, I...
We tried to adapt the RTC example from the SDK to add logging via UART during interrupts and the programmed crashed or hanged.
Here follows the code we are using :
The...
Hello, I have an application based on the example "ble_thread_dyn_mtd_coap_cli_pca10056_s140".
When a confirmable message has not received a response, I receive the error...
Hi,
We have built an iOS app with the iOS nRF Mesh Library ( https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library ) that collects data from all the sensors in the...
I am using nrf Toolbox iOS demo application. I have a requirement in which I want to change the incoming data stream to accept 4 bytes of data instead of the default 2 bytes...
Hello,
I am migrating our production code from SDK14.2 to SDK16, and switching to using FreeRTOS. During the BLE initialization and bonding, I get a system reboot. Tracking...
Hello,
Using an Arduino nano 33 ble which contains a nrf52840.
Using arm-none-eabi-gcc version 9.2.1 in debian/linux, uploading using openocd en gdb.
I tested my problem...
As I'm new to the nRF52840 and Bluetooth, I read documents and DevZone posts related to the bluetooth maximum throughput.
According to the references like Jimmy and Sigurd...
Hi,
I am trying to update from SDK 1.3 to 1.4 and struggling with crashes. COAP uses random number generator to generate new tokens to the header. First time when this...
Hello,
I use the default ble_template application from the SDK and download a BLE custom service template from here to add it to the template code (as described in the README...
Hello,
I have a fully functioning project using the Fanstel BT840 chip which uses the NRF52840. I am running the code using secure Buttonless DFU and the S140 soft device...
So, I am developing an application where I will use uart to transmit some data from the PC to the nrf board. The issue is that the data I am transferring is quite large (64KB...