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 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....
OTA problem:
My hardware is 51822qfaa .
This my bootloader: nRF51_SDK_10.0.0_dc26b5e.rar
location: nRF51_SDK_10.0.0_dc26b5e\examples\dfu\bootloader\pca10028\dual_bank_ble_s110...
how many uart can I use at the same time in nrf52832
i know in nrf51822, every pin can use as uart,but at the same time ,i can only use one uart.and now ,i have a case...
Hi,
I have an issue with app_timer (nRF52, SDK13.0).
I use a single shot timer.
I try to debug, and I'm in the case of app_timer.c line 650:
ticks latest: 534879...
We need to connect at the same time
several mobile phones with the Android OS to a single device
nrf51822 via BT in our upcoming project.
According to information from...
Hey,
Just had a quick question... I was doing the Relay example and I don't totally understand what a "relay" is. Can you explain what the purpose and usage of relay is for...
Hi,
i am working on RTC to create custom clock to measure time it is working fine but when i initialise ble stack and softdevice and adverticeinit it is not working. and...
Hi,
Maybe someone can point me into the right direction, I'm on S110 and SDK10 for hardware/legacy reason.
I have a pstorage function using init, load, clear and write...
Hi.
I am investigating the cap touch for a while, and I am working directly with the capacitive driver from here.
As being said there and other places, the driver will...
Hi all
What is the minimum required length of a LOW pulse to be detected by the nRF52832 via GPIO SENSE mechanism? I couldn't find it in the product specification.
I...
Hi Nordic Team,
I am using board PCA10040 wtih nRF52832 SDK 11.
I have Added DFU code to ble_app_hrs_freertos example.
Once I will go for DFU from nrf Mobile Application...