Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
Hi,
I've got an application running on an nRF52, and it's calling sd_app_evt_wait() from the main loop - and it's staying in that function pretty much all the time.
...
I don't have a 32KHz crystal on my board (using the stock Rigado module) and power isn't an issue as the board is mains powered in operation, so I was intending on using the...
I found a alpha version of softdevice v3.0 (s132_nrf52_3.0.0-2.alpha.zip), and it supports MTU_SIZE > 23 bytes, but there is no SDK (current version is v11) supports it. When...
We have two nRF51822 chips with cleared contents in FICR, e.g. addresses 0x10000000 - 0x100000FF are 0xFFFFFFFF.
UICR works as expected.
Chips execute code.
Radio performance...
Master control Panel.exe 3.10.0.14
winxp sp3
.net framework v4.0
The day before yesterday it's OK, but this morning MCP won't start. The windows event info shows:
...
Hi
I'm looking for a functional example based on Freertos and nrf52 on SDK11 and SD132. I'm having problems (hard fault) and I've been looking for this example but with...
Hi There
I see there is a Proximity App - is this available for downloading like the beacon App ? for use in xcode ?
Also, in the demo, there was a bluetooth unit that...
I use a android phone as central(Master) and use a nrf51822 as a peripheral(Slave).
The peripheral can send the "L2CAP Connection Parameter Update Request" to change the...
Hi
I have a BLE nRF51822xxAA project created with Keil 5.15, SD 100 ver 802 and Family Pack 803.
I made a new configuration in a new machine with Keil 5.2 and I am getting...
I want to create my own PCB which can communicate with the following Transmitter:
www.hobbyking.com/.../_ 43854__Turnigy_5X_5Ch_Mini_Transmitter_and_Receiver_Mode_2 .html...
Hi! I work with a smart Beacon Kit nrf51822 rev1.0.0, s110 and I have visualised my current consumption. What I expected to see is that my beacon could send in one time all...
We are preparing a project where several mobile phones
with Android OS in peripheral role will be connected continuously to
one nrf51822 with S130. Communication must be...
On nrf51 I was using:
pre flash: w4 4001e504 1
erase all: w4 4001e504 2\n w4 4001e50c 1\n sleep 100
pin reset: w4 40000544 1
Is it still the same for nrf52...
[Edited title]
My application on a PCA10028 board is attempting to send a BLE advertisement using sd_ble_gap_adv_data_set() by going through ble_advdata_set in ble_advdata...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...