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...
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...
Hello,
As far as I can tell, the NUS app sends a signed char of value -127 to 127 in decimal. Is there a way to use the stock UART application to send an unsigned byte...
Hi Noridic,
I follow the Application note Nan_36 and download the nrf51-ble-app-lbs project as a practice, but the compiling is not smoothly with SDK 9.0. I finally fix the...
Hello,
I am working with S110 stack and the custom application. I wanted to use the ADC driver with blocking and interrupts enabled. But the application is blocking and...
Hi, I use NUS quite alot with the following condition;
(SDK 7.2 & S110 7.1 with IAR 7.1)
When the peripheral only uses NUS, iOS cannot detect the peripheral at the ...
Naive follow up to What is NUS? .
Is NUS merely a vehicle for tutorials and fast prototyping? Or can it be used to build real world apps on?
If so, do we rename the...
Hi All,
We are in design phase of our project . We would like to use NRF52832 for our project.
Our project is a wearable based on BLE. We are planning to use RTOS in NRF52...
I am starting to port the example
nRF5_SDK_11.0.0-2.alpha_bc3f6a0\examples\ble_peripheral\ble_app_hrs to my board. I haven't made any change to the example to save something...
Hello, I have a problem when I attempted to increase timeslot length with 10 ms ,every time I received NRF_RADIO_CALLBACK_SIGNAL_TYPE_EXTEND_FAILED signal.
Why can't to extend...
I use nrf51822qfaa,s110 v8.00,keil MDK IDE.
If the program is wrong,The chip will reset,
I want to save some data to the FLASH area before the chip reset.
What I need to...
nRF 8001: How to use it in Beacon mode where in no pairing or Bonding is required and
it only transmits some information which cn be received by any phone that comes in range...
Hi.I had been confused with parameters of sd_ble_gatts_characteristic_add( ).If I set parameters
like that:
static uint8_t ast_notify_char;
..........................
HI,
I have to implement buttonless bootloader.I am having simple doubt.I am programming softdevice,application(Hrs example with bootloader),bootloader hex file using nrfgostudio...
Hi,
I am trying to perform RF production testing using nRF51 development kit. My DUT is another nRF51 DK. I am setting my DUT according to Figure 2 mentioned in nAN 34...