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...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
I'm using RS485 driver on NRF51822 uart. I started software developing with ble_uart exapmle.
RS485 as always has direction control inputs.
Before data transfer to uart...
In my app I have the following:
s110
20 ms min connection interval
100 ms max connection interval
4000 ms con_sup_timeout
I'd like to set the slave_latency...
Hi,
The documentation states -96dBm rx sensitivity for 1mbit BLE mode and -93dBm for proprietary 1mbit mode.
Is it possible to use BLE mode (3 in MODE register) but...
I want to scan for peripheral devices in central-role and at the same time i want to broadcast in peripheral-role. How do i have to initialize the Softdevice in this case...
Hi,
I'm originally iOS app developer.
I have been developing with custom PCB that based on nRF51 chip. (not nordic development kit)
My PCB has a gyro sensor and some...
Hi,
Whenever i m trying to upgrade my application using iphone with binary file then i get "unsupported DFU" error. what is meaning of this error and how can i resolve...
Hi please help,
We are facing a problem of Gazell failure (not getting interrupt on gazell ISR) when i perform external Flash write using SPI.
If i disable gazell and...
hello there i downloaded nrf5 iot sdk. i have nrf51 and nrf52 kit.now it has many example codes like tcp,udp. can anyone tell me how to test it with my kits??
Hi everybody
Can nrf51822 advertise with a Balun whose SE pin is disconnected? (not connected to antenna, just left disconnected)
Just like the reference circuitry above...
Hello,
I can see, that sd_ble_gatts_hvx() returns 13313, if the notification is not enabled for that characteristic from the connected central. --> S120 Softdevice runs...
Hi
I got my new NRF51 DK. I was able to test it with blinky using mbed. I had to add the add the device nRF51-DK. then compile it and drag the .hex file into the mbed drive...
When I first got the nRF51-DK board... I was able to see this board on nRFgo. I then added the s130 hex file to it.. Since then when I connect this board, it does not show...
Hi,
Everyone,
I am trying to achieve minimum current level, I can possibly achieve, with continuous BLE transmission
so, I tried running BLE_POWER_PROFILING_APP given...
Hello to everybody.
I've buy a nrf51822 module with a motherboard.
i struggling to programming an uart over bluetooth example but i think something missing.
With nrfgo...