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'm a newer , using nRF5_SDK_15.3.0_59ac345. we are using nrf52832 to get about 100 of heart rate sensors.
so first we do a scan ,and get all of there addrs. and...
Hi Dear
We plan to implement our own DFU controller on host MCU, the bootloader+softdevice+app zip file will be generated by nrftutil software.
How to exact those part...
The Capacitive Sensor low-level library documentation says:
Note:
Until Anomaly 84 (ISOURCE not functional) is fixed, the COMP solution cannot provide production-level...
Hi.
I usually used nrf52832 rather than nrf52810 since nrf52832 has an FPU, I rarely considered the computational cost for calculating floating point.
The problem is,...
Just to clarify a bit, I get that the DFU will take ages to propagate though a large network, but the first insertion of the new DFU from, lets say a cellphone, to the "proxy...
Hi, I am using nRF24L01 as a part of a larger project that involves communication between two such transceivers sending and receiving data. I am trying to get a similar but...
Could I get a code sample that shows how to drive gpio pins high on the 52840 chip on my 9160DK so I can modify it to drive analog switches to forward gpio pins to the 9160...
Dear Sir,
I'm investigating the possibility of BLE technology as the primary communication channel for SmartHome Hub solution ( hub to smarthome products... )
I have...
Hi,
This is about BSP button events to manage system sleep/wakeup. In the power management example in the SDK what is the difference between BSP_EVENT_SYSOFF and BSP_EVENT_SLEEP...
Are there any plans to fix Anomaly 84 (COMP: ISOURCE not functional) in a future revision on the nRF52832? I don't see it on the nRF52840, so I'm assuming it was fixed for...
my ADC work in this mode :timer+PPI+SAADC the ADC is 12bit
I init ADC like these code
sample every data 15us,and 16 data per channel
I only init one channel,and use...
Hi,
I am testing I2C interface by using \peripheral\twi_scanner project of SDK15.2.
I found it can not print debug message to RTT interface, even these has one command...