We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
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...
Our nRF51822, S110 device uses concurrent advertising (iBeacons) when connected to the central. Our customer would like to have a variable tx power on the advertising packets...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hello
I adapted the ble_app_uart with twi functionality.
Therefore I included the "app_twi.h" which includes the "nrf_drv_twi.h"
But as visible in the picture, the "nrf_drv_twi...
Hi,
I'm using nrf51822 with soft device s130 version 1.0 and I'm trying to flash hex file of size 108kb from both keil u vision/nrfgo studio.
Flashing is success but application...
Hi
I probably have done multiple or bad inicialization of flash memory in code
and my MiniBeacon ( www.alibaba.com/.../Nordic-bluetooth-nRF51822-logo-customizable-minibeacon_60408141084...
hi..I am using nRF52832 with sd 132 v4.0.2, I want to store data received over BLE in flash. So i wanted to know how much is the memory available to store data in following...
2017-03-01T12_28_45.220Z-log.txt Hi,
we experience an issue with the PC-based nRF Connect tool, details are as follows:
we use scan to discover BLE devices,
we...
Hello,
I'm actually working with a custom profile generated with Bluetooth Developer Studio. I'have some difficult to send characteristic with the template.
My setup...
I have a created a bootloader using the bootloader_secure example in SDK 12.1. Using my own public-private key pair I've created two zip files, signed with nrfutil, one with...
I'm modifying 'ble_app_uart' project with custom board.
And also test with Android app that Nordic released.
I'm wondering how to set this connection "bond".
Does Nordic...
Hello all,
I little confused with these two examples as mentioned in my question. Both examples are different and their use case is also different. Can somebody please...
Hi!
Faced such an anomaly. In 2-3% of cases when exchanging PTX device sees a transmission error (the ACK did not come) and device PRX is not see this error.
Is there...
These pins do not work when I connect to nRF51822 module directly..
Like this. I cennceted VDD, SWDIO, SWDCLK and GND to nRF51822 module.
And there are not jumpers to...
Is there any sample code in examples, because am a newbie to this great platform, my objective is to glow an led , when the motion is detected , and also when there is no...