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...
Hello,
Now,in my application I use to power the nRF52840 with a 3.3V external supply at the VDD pin.
I want to know how to set it, I want to power the nRF52840 with a...
Hi
I am using the mqtt_simple project and want to use the second UART (UARTE2) for other serial communication.
For quick test I have add the folloing in the main function...
hello,
i am doing a project with nRf52810 and sdk15.3' app_ble_uart example and integrated secure ble dfu with butttonless dfu service, it is working successfully
now...
嗨,
Previously we used nrf53832+sdk11+s132_2.0.1, we could change the ble_conn_params through sd_ble_gap_ppcp_set(&gap_conn_params) or ble_conn_params_change_params (&new_params...
Hi
ANCS Get Notification Attributes , only EventIDNotificationAdded can get ? or Modified , Removed ?
I test ble_app_ancs_c get Notification Attributes , only can from...
Hi,
Previously we used nrf53832+sdk11+s132_2.0.1, we could change the ble_conn_params through sd_ble_gap_ppcp_set(&gap_conn_params) or ble_conn_params_change_params (&new_params...
I'm using TIWM (TWIM) peripheral by directly writing at the register set mapped in memory. I need to send some data packets over I2C larger than 255 bytes, whereas TXD.MAXCNT...
Hello all. I have problem with open sample project for CoAP protocol. Please see screen.
I'm use
- Windows 10 platfom
- Segger studio 4.16 (64bit)
- git commit...
Hello everyone,
In my application i need to send large file (bytes of Array)size 1MB to send NRF connect App or any another app. Receive that large file in NRF52832 any...
Hi! It is nice that the SDK implements internally the attribute reporting commands mechanism, but the thing is that I want to know when the reporting occurs, when implementing...
Hi,
My application is as follow:
I have 5 BLE buttons that behave like a beacon. They advertise for 5 seconds when the button is pressed. Each has a different name (Advert...
We use nRF 5 SDK v 15.2.0.
We want to realize BLE using samples.
qiita.com/.../7c448837eedf439b8ee9 In sdk15.2.0, there is no sample called "ble_sdk_app_nus_eval"...
SDKv14.2 SR3v.12
Hi , My smartphone not support this service , error occurs when RCU trying to activate ATVV audio function,and causes system reboot because there is an...
Hi!
I'm trying out the secure DFU example and i'm running into some problems:
- I compiled the bootloader with my own generated public key, this all worked fine. I flashed...
Hello there I'm having some fun with the ble_app_blinky example, and I was just wondering if it is possible to change the value that the central receives in the Button characteristic...