Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
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...
If we want to obtain sets of five "Bluetooth stylish temperature sensors, do you have a selling point in The Netherlands? If not maybe a way to obtain this by mail or parcel...
Hi!
I am coding soft for nRF52xx. Having looked through the examples I've got one question.
In the preprocessor defined:
NRF52_PAN_24
NRF52_PAN_25
NRF52_PAN_26
NRF52_PAN_27...
We have a nrf51822 chip connected to an arduino-like device. We need to use UART for communication, but without firmware modification the master chip doesn't support USART...
Hi.
I'm using PCA10028, SDK10.0.0, S130. I'm a beginner.
If I want to download hex files(soft device and fw code) though UART port, is it possible?
If possible, could you...
Dear all,
I checked the SDK release note and found Nordic decide not to support CMSIS anymore.
As I developing with 52832, I try to use FreeRtos to control the whole system...
Hi: I want use freeRTOS on nrf51822 based on sdk10. But when I open the example project"blinky_freertos"and try to use it, The keil5 manage run-time environment tell me "install...
I am developing a BLE peripheral with SDK9 and SD110. The PPCP are 80-400ms, 5 slave latency and 5s supervision timeout.
I am currently running some blocking code in response...
I'm having trouble with my call to ble_advertising_init when using S130 soft device v2.0.0 on an 10031 device with SDK 11.0.0, I'm getting error_code 7.
When I try and...
Hello everybody,
Does the S312 v2.0.0 handle BT operations completely independent for each BT connection? Can I read/write from/to different characteristics on different...
Hi!
I am studying some program code of BLE examples.
I have a doubt about what does the evt_handler() do.
E.g.
in the example "ble_app_hrs_s130_pca10028"
static void...
We are treadmill developers and we want to include bluetooth capability to our products.
We found, on the bluetooth website the RSC characteristic ( Running Speed and...
When switching to nRF52_SDK_11, the compiler does not find core_cm4.h which is found in components/toolchain/CMSIS/Include.
I get this when compiling
nRF5_SDK_11.0.0_89a8197...
I am trying to program a custom board connected via the DK. The custom board is 16KB version (nRF51822 QFAA). RTT consumes lot of memory and hence my code does not compile...
I am using nRF51422xAC SOC.
It is advertising perfectly and able to catch that with sniffer module. But unable to find the same device on any mobile phone. I've tried with...