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...
I'm using the serialization code with pc-ble-driver for S130 (version 0.5.0).
I randomly get a deadlock in the serialisation code.
It can happen after a call to read, write...
Hi,
I want to know that what should be the supply voltage to NRF52 IC. Another thing is that we want to connect our product with NRF52. Our product has TTL wires which...
Hello,
Is there any methods to implement the "long press wake-up"? Pressing the button for 3 seconds to let device enter sleep mode and pressing the same button for 3 seconds...
Hello, I have a question.
The chip uses nRF 52832. MDK keil μVision V 5.22.0.0 is used as the development environment.
I am using nRF5_SDK_13.0.0-1.alpha_055eef3.
It...
Since September I get multiple warning messages on projects that use both the nRF51822 library and the mbed library. This is even true for example projects for the 51DK board...
Hi,
I put my nrf51 into power-on sleep mode by calling sd_app_evt_wait().
When I walk away with my mobile phone, the bluetooth disconnected and my nrf51 can receive...
Hi there,
I am currently working on a custom GATT profile for constant data streaming. I have to keep to GATT because I need multiple attributes to keep track of different...
Hi
I saw the Central and Peripheral example code has peer_manager in sdk 12.2 and BONDING_ENABLE in sdk10.
What are they does and where has document I can read.
If I...
From the Nordic errata [141] on NFCT not stopping HFO when going from activated state to sense state:
Workaround:
Power cycle the NFCT using the POWER register, then issue...
Hello.
EDIT: When I connect to nRF52832, Windows are not creating bluetooth serial com port. And Bluetoth Services are not getting.
How Can I do this??
Thanks.
Hi.
Is it possible for the NRF52840 to act as a USB host? or is it "only" a USB slave?
It would be awesome if we could connect a usb peripheral directly to the NRF52840...
I'm confused.
in other platform, i know flash stard and end adress ,alse page size ,i can read and write data directly.
But use pstorage mode as follows :
pstorage_init...