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...
I am trying to have the dk (i have the 10036 preview) send pwm signals to a motor controller so that i can direct its speed. I have based a lot of the code below of this utorial...
Hi, I have seen that on mbed compiler, there is a bootloader that include the DFU and with this, we should not implement DFU in application.
In keil, we must implement...
During Power Off mode the nRF52 GPIOs stay retained. But by waking up on a external Pin we can see another Pin toggles for approx. 600ns. It seems this happens during the...
Hi, all.
I'd like to broadcast only when i want to inform nortification.
flow like
No advertising when application start.
Check the events that there...
I'm trying to develop a minimalist android app to send and receive data with my nrf51822 dev-board.
Can anyone please tell me where I can find a great project example?...
Hello,
In our project i am using nrf51822 with stack Softdevice S110 . We want to connect it with Samsung Gear S2.Is it possible with stack s110 or i have to use stack...
When the device powers up I want to grab the device name from a known location and also rewrite that same location when I get a new device name. How can I write to the internal...
Suppose you want to send 20 bytes of data using API sd_ble_gatts_hvx, do you need to punctuate the first 16 or so data within the 20 bytes sent with a CRC ?
it may seem...
Hi, all. I use nrf52 and softdevice(S132).
I'd like to know SoftDevice process timing to hardware.
Can it be ?
I know, SoftDevice Specification in "Processor availability...
Hello,
I have an development kit NRF51 and wrote a code for it which uses uart, ble advertising and ble scan. It works pretty well on the kit.
The problem is when I...
Hi,
I use a personnal GAP Address, but it must be the type used:
-Public address.
-Random Static address.
-Private Resolvable address.
-Private Non-Resolvable address...
Hi,
I am trying to get the dfu single bank bootloader ( github.com/.../nrf51-dfu-single-bank-ble) supplied by Nordic to work. I can successfully push firmware to my device...
Hi, I am just trying to understand the examples properly. This value is mostly set to 0, sometimes set to 1, and used at the call to the soft device initialization.
ble_enable_params...
I'm trying to send some data to a custom event handler function using app_scheduler. The problem I am having is the data I am sending is not being received.
I expect this...
Dir sir,
I noticed that you are using the internal LDO regulator in nRF51822 beacon kit.
Why do you recommend to use LDO regulator for Coin Cell battery?
In addition...