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,
We have a rev3 nrf51822 system running S110 v7.3 and using SDK6.1.0. We are having trouble tracking down a ~1mA baseline current consumption when in system on/low power...
I'm struggling to understand this strange issue. I have a firmware based on S110 SD on nRf51822-QFABA0, this firmware is still based on version 7.1.0. The application is based...
I'm working on a program which sends 20 kb of data (sending 16 byte at a time) with one condition which is that indication should be enabled first. the first function checks...
Hi. i use SDK 9.0.0 and S130_1.0.0.
I want to recieve data from My peripheral S110..
First, I try to recieve data using example "ble_app_uart_c_S120-master".
I could...
Conditions in www.nordicsemi.com/.../Why-can-Master-Control-Panel-not-find-my-Master-Emulator-Dongle have been met, ie all components of PCA10031 have installed successfully...
in the answer of this question it said that :
You are also not allowed to send a new
indication until the previous one is
confirmed. This is signaled by the
reception...
I found this: github.com/.../nordic-nrf52832-gcc and tried to add it (and its dependency to the nordic-nrf52832-gcc 0.1.0 target to yotta with no luck. Is there a description...
Is there a maximum consecutive receive time similar to the maximum consecutive transmit time? I am operating in 1 Mb/s ESB mode. I am seeing the Rx get disabled approximately...
I am developing a ble program for the nrf51 DK using mbeds api and it is supposed to send 11 packets (notifications) when written to a specific handle. So far it works, but...
I'm receiveing this error 7 on line error 296. the only APP_ERROR_CHECK on line 296 is hci_slip_rx_buffer_register . this documentation doesn't not give any description of...
HI,EVERYONE,
in the document 'nRF51422_PS_v3.0.pdf' ,Page 167, there is such statement
'The selected analog pin will be acquired by the ADC when it is enabled through...
Hi !
According to application requirement, we need to minimize the RSSI variance of the BLE beacon as small as possible. Our RF team has tried to minimize the 37/38/39...
Hi,
I am trying to bond the nrf51-DK with the android smartphone. I want to display the passkey to the user which would be done using BLE_GAP_IO_DISPLAY_ONLY. After which...