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...
Hi all,
I am trying to read and write in ble central and peripheral code with softdevice s130. Here i can able to connect to particular ble device with unique ble device...
When trying to setup the gcc toolchain with Eclipse Luna IDE, I ran into the problem when I can't set a break point when debugging with the GNU ARM J-Link Debugging Support...
Hi,
I am new to Nordic semiconductor's chips. I recently got a nrf52 and I would like to make a portable temperature sensor using nRF52 dk. I have analog sensor that basically...
im using an external acceleromter to trigger an event once the device shaked. I configured the event pin on nrf51 EVENT_PIN as an input this way:
APP_ERROR_CHECK(acc_config_motion_detector...
Hi all,
I can able to blink led in mesh synchronously, but some time it fails in synchronization. when a new node enters into mesh it takes current mesh value, but for...
Hi all,
I am using ble mesh code for synchronizing leds in mesh network. I need mesh part, but itshould not integrated with version. So i can able change state of led,...
Hi,
I am a new programmer to the NRF51 and I was wondering if someone would look at my code. I am trying to program the NRF51 to take ADC samples at a frequency of 1 kHz...
I am using nRF52832 with SDK 11.0.0 and S132_V2.0.0 for my application. My beacon is inside Refrigerator where temperature varies from -2 to 20 degree .My Beacon code is in...
Hi,
I'm working on an application with S130 central (client) connecting to an Android peripheral device (server).
I have two characteristics on peripheral device, one...
Hi,
I would like to know what is the switching time between RX ShockBurst and STBY mode?
In documentation I can only find switching time between STBY -> RX ShockBurst...
I don't have a question but am rather posting the solution in case it helps someone else out who had the same problem as me.
With SDK v9/SoftDevice S110 v8, our application...
Hi guys,
I am really confused to distinguish SMP request from pairing request.
Could you kindly what the difference?
Device(nRF51822) can send SMP reqeust? If...
So, I've began tinkering with this device a bit, and using totally stock hex files, installed via
make flash_softdevice && make flash crashes bluez with sigsegv shortly...