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...
I'm trying to build a new device that I bit, bang the I/O Also others to just have simple signal controls.
Below is the portion of my dts file. The example here is the onewire...
Hi,
I am using nRF52810 (s112 softdevice) with SDk version "17.0.2".
How do I set BLE advertise in continuous mode(if not connected then advertise continuously until it...
Hi
I am trying to declare a custom cluster in zigbee and enable the reporting for some attributes of the cluster, i followed this post to create the custom cluster devzone...
Hi guys,
I'm researching the maximum direct connection distance between two Android phones for transfering small amount of data - which lead me to BLE Coded PHY S8 as a...
Hi,
I m using nRF52840 dongle to setup the nRF5_SDK_17.0.2 .
Besides, the related software and the Segger Embedded Studio are installed.
Occurred Problems :
When...
Dear members,
How can I wake up the system after idle ?
It goes to main loop, but never wakes up if there's a signal from HRM,BSC or B.Power after search time out and...
Dear everyone.
Sorry for my cheep question.
We are using nRF51822 as Bluetooth4.1 with Softdevice S120 and S110 .
Is this device affected by the "BrakTooth" attack?...
Hello,
I am currently working on a project that requires to sample a 50Hz sine wave and transmit the data point over BLE, which will need around 10 - 20 samples per cycle...
Hi There
I’m hoping to implement a low power always-on/listening (response time <10s) industrial product in the UK
I’ve spoken to several acquaintances and had conflicting...
Hi All:
We are using nRF52840 SDK with BLE Mesh sdk5.0 to develop bluetooth mesh and we can use light_sw_client to control the LED1 state on the light_sw_sever via BLE Mesh...
I am using PC code derived from pc-ble-driver heart rate collector with a nRF52840 dev board
On adding characteristics sd_ble_uuid_vs_add() I get an error of 4 - NRF_ERROR_NO_MEM...
I have an nrf52832 acting as a central device that is trying to connect to a peripheral. However, after the peripheral disconnects and the central tries to reconnect I get...
Hi,
I was looking at this page https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_modifying.html and saw the following line:
"When building your application...