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...
50 MHz, 500 M Samples [16].logicdata mainc.txt (/attachment/98d67704ad9c5affad8d5bce2ef93315)(/attachment/f20245cb8f1c01edb4b17875b6eedc4b) 01200555.pdf I am using the radio...
hi:
this is my code MOVE_SDK_100524(封装lib).rar .
project location:MOVE_SDK_100524(封装lib)\MOVE_SDK_10\nRF51_SDK_10.0.0_dc26b5e\examples\ble_peripheral\ble_app_uart\pca10028...
I have two NRF52 chip sets. Yesterday, I was able to build and flash the Beacon and UART sample projects onto both of these chipsets.
After building and flashing, a small...
Hello, anybody!After when I download the protocol stack(S132).The target is NRF52832 chip,tool is J-link OB. image description
but,the softdevice sometimes can...
We are using S132. Our application has several proprietary services. Once with writable characteristic to which we would like to send a response. So basically a mobile application...
Firstly sorry for my bad english.
I wanna make a data logger and i am using fstorage module. Before advertising start everything works correctly. However, when advertising...
Hi,
I wanted to USE BLE and ANT with nRF51422 chip, is it possible to use the S310 which is in the SDK10 with the updated functions in SDK12.30? or is there another way of...
It seems after my last round of Window 8.1 updates the Nordic Sniffer no longer functions properly. When I run the Sniffer software, it only can scan for about 1 second before...
My nRF52 device has been flashed with the Legacy Bootloader from SDK v11.0.0 and now I want to update to the new Secure Bootloader in SDK v12.x.0. However, when I try to update...
Hi
We use ble_app_uart_pca10040 app.
We have our own board has microcontroller and send data over uart to ble module (bmd350)
There is Nrf52832.
I want to send 32byte...
Hi. I’m developing software on nRF51822 with SoftDevice s130-v2.0.1 and SDK v12.3.
I want to apply RTX to the software. In the case of building it using arm-gcc, the software...
Hi,
I am developing a project with NRF51822 and i want to block signals in one direction. Is it possible ? And if it is possible, how can i do this ?
Thanks !
(PLEASE SEE COMMENT BELOW)
I've got a Nordic project that I imported into Eclipse as a makefile project. I've got it working and I can debug into it. Everything is good....