Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
Is there a way to avoid fees, and still use BLE? Do I need to change UUIDs or leave them be?
If not can the nrf51822 be used to just use the pure 2.4 ghz protocol and DFU...
If a BLE device using nRF51822 has a freuqency drift around 80kHz (BLE limit is 50kHz). All other measurement item like ICFT can pass the BLE spec. Will the performance of...
Hi, this is my very first post to this forum.
I just received my nRF51 DK, so I installed a lot of stuff. The blinky example is running fine.
A question about nRFgo Studio...
hi, i am going to make a simple PWM with SDK 6.0.0, nrf51822 and softdevice.
first, i use ble_app_uart example as a base code, because i need to BLE communication with...
I have purchased a BLE module using nRF51822. I have used Agilent N4010A to test the RF characteristic of the module. For first log of the BLE moudle (300 pcs), all 300pcs...
Hello,
I want to serve webpage from nRF52DK via BLE.
In fact I got the kit specifically for this task.
I have installed GCC, Eclipse and SDK for IOT.
Thanks to the nice...
Hi
i have an application where 3 SPI devices are connected. Each of the devices have a different CPHA/CPOL configuration. This means that, in order to make this work properly...
I am changing my project from 6.x to 7.x, and I saw in the BLE Bootloader/DFU documentation that there is a point in the bootloader where it decides weather to use the init...
I am having power on lock up issues with my latest product design using nRF51422.
There is no external power monitoring ICs or reset ICs.
The system is relied on internal...
hello everyone ,
Well first I have to mention that I'm at a the very starting stages in using this great DK and I went throw some tutorials ...
Well , I have some questions...
Hi,
I'm trying to set up a link between one master and 10~ slave devices. All I need is a lowest latency and little data rate for short time.
And there is my question...
I'm using nrfgo to program nrf24LE1, and want to use commandline programming. I've tried to find an overview of the commands with no luck. Where can I find it? I've tried...
Hi all
The release notes of the S130 V2.0.0 states that an updated SoftDevice Specification can be found at the infocenter. But there is only the specification of S130...
There are 31 io pins on nRF51822.
I use 8 io pins for our product. But I don't use the other pins.
All of io pins have the same default value after reset as follows. ...