Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hello,
We're looking for easy way to communicate between nRF51822 configured as central part with C# application.
Ideally we should use standard firmware which forwards...
Hi,
Im trying to monitor the high voltage im generating with PWN using ADC. I also need to run BLE at the same time to provide results.
So far I dont have any luck and...
Hi,
Why you use a Hex format file for the firmware with a Toolbox Android, then the IOS Loader you use a binary format file ?
Because I would like use the same file. ...
I have a nRF51822 and arduino uno board. Is it possible to connect my nRF51822 uart to the arduino rx/tx, so that i can use it for communication to PC through arduino. The...
I'm having some problems when flashing the mbed enabled nRF51 kit. This is currently my environment:
When I try to download the file I always get this error: "Cannot Load...
Hello all,
I have two services which has characteristics with indication only property. I am using sensor simulator to generate values. When i write first CCCD write of one...
Hello,
I have been searching for GPIO documentation, particularly on interrupt configuration, and I have come up short. Can someone send me a link where I can find more...
As we know, there is a solution of wireless charging in nordic. I just want to know where is the Bluetooth stack in the solution? In SOC or in Bluetooth controller? If In...
Hello,
I am using nordic development kit nrf51822 and i was trying some examples of it as given. But in that in one example there is one function
static void gpiote_init...
I am aware that the debugging interface draws significant current, I do not believe that is the case.
I have 2 designs in front of me. Let's call them '2.0' and '3.3' ...
Hi
I'm a little confused with the RAM usage with S110 support, the following represents the memory usage of example of "ble_app_template", even there is no any application...