When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
I want to use three ADC-inputs on my nRF51832 Engineering Sample B. I read that it is possible to define several ADC-Channels and if a ADC Sample is triggered all Channels...
Hello,
i have a characteristic kept in user space with VLOC_USER. It has read/write with response props and has auth permissions set, both for read and write.
In the...
'morning, I'd like to know how to wire a BMA250 to a nrf52832 please ?
Screenshots : (BMA250) http://prntscr.com/bil9ng
(nrf52832) http://prntscr.com/bil9uu
Thank...
Hi
I've discovered last week some unexpected resets by the watchdog. I guess I've the explanation and the workaround for the behavior, but it would be great to have this...
Hi I am working on activity detection using ADXL362 and nrf52. When I am moving the accelerometer ideally I should get activity interrupt in status register and when ADXL362...
Hi,everyone,
In my project ,I want to save some data when disconnect evt happens; here is my code:
the problem is ths program always stuck in power_manage() function; what...
I'm basing my schematic and antenna design using the PCA10028 as a reference.
I'm not including the J1 RF-connector into my design. Do I still need to include both C6 and...
I only hope that their devices can link their mobile phones, other mobile phone links may not link, but I didn't want to enter a password, directed broadcast method can, about...
I am using the nRF52832 as a MCU in the wearable device,now i want to use the spi master mode to collect data and store data ,and when it is necessary,I want through the bluetooth...
Hi
I have been working with nrf8002 chip. I simply want to program the hardware in a way such that it gives out a signal that can be detected by the emulator.
Hi Guys.
I have a little question.
I leave the bluetooth smart world one year ago, and now that i want to remake some project i read that there is some new.
So in my situation...
link text from this link i have some questions
(1) when i am trying to do step by step debugging ,debugger stops at sd_power_system_off();. can you tell me what to write...
@Michael Dietz
Hi, Michael & everyone. I'm using nRF51822 now. I followed the post Segger Embedded Studio & import the beacon example in SDK 10.0.0 . In Keil, the memory...
Hi, everyone. I'm focusing on SES with OS X for a long time. But there are always some faults and I have never succeeded utill now. I used to think OS X made these faults...
Yo Man,
I use nRF52 with example "ble_app_hrs_rscs_relay" in SDK11.
The printf only send one byte and I check other people asked question but still send one byte.
So.....