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...
Normally, Raw data has TYPE (0x01), TYPE (0x09): device-name, TYPE (0X07): UUID 128 bits.
However, there are devices without TYPE (0x07).
Is this also a problem?
Communication...
Considering using an nRF52 module, I'm developing using EvoThings' native plugins right now. I don't think we have the resources to do IOS and Android native apps.
Has...
I have an application where my nrf52832 acts as a peripheral and I can connect to it without problems, but after some time like aprox 10 minutes when I try to connect to it...
Hi!
I have searched for this questoin, but not found anything useful. Probably I an not using a good search phrase.
How do I determine how much space is left on a nRF51...
This is a general question I will throw out initially, but I can get more specific if necessary. This is something I see a lot in my year or so of development with nordic...
SDK:8.1.0
Chip:51822AAHO
Hi,i use the nRF51822-PSV3.1 Schematic diagram.The chip set 4dbm tx power,
then i test the test point(C6) as follow,2402MHZ and 2426 MHZmax...
Hi,
I run the HID keyboad example, and a problem confuses me. I use the "lightblue" APP to connect the peripheral--"Nordic Keyboard", but the iphone appears a pairing box...
Hello!
I have been working recently with the PCA20006 Beacon board. The example we have tested is the ble_app_beacon that allow us to change the UUID/Major/Minor and go...
This may be a stupid question, but...
What value is BLE_GATTS_ATTR_LENS_MAX
Its mentioned a lot in the SDK, but I can't actually find a value for it actually defined...
I would like to know how to add Service Change UUID: 0x2A05 Properties: INDICATE Descriptors Client Characteristic Config UUID: 0x2902 to Generic Attribute of Nordic_HRM....
Hi - I am trying to send a signed 16bit Integer from nRF52 to iOS. Using the following characteristic reader from Nordic in the nRF Toolbox on Github (here) .
static func...
Hi there:
I found a strange phonomenon about consumption betweeen advtisement and gpio17 of 51822.
When I start ble adv while setting gpio17 to input disconnected mode with...
Hi, possibly a bit of a stupid question but here we go:
I'm developing a prototype system, which includes my own design of sensor modules that transmit their data via nrf24l01...