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...
Good morning.
I ´m working with nrf51-dk, sdk 9.0.0 and softdevice 110.
I have done a proyect without softdevice, only uart and master spi (mode 0) and works perfect...
Hi, I flashed the Proximity Application to nrd51822,with s110_nrf51822_6.0.0-5.beta.
the chip run right, and I used the NRF Master Control Panel, when I write data 0X02 to...
Dear all,
I have tried using a setting a break point in main() of my program. Without running the softdevice, it is fine to pause in the break point and continue to run...
Hi,
I am developing a product using nrf51822. While pcb designing I am getting a clearance error. Please let me know how to resolve it. All the dimensions are 8mil in clearance...
Hi,
I am editing my question:
I have seen some strange behaviuor I could not explain. In order to test it I have made the next test program:
I am using the application...
Hi,
I recently bought the nrf 51 development kit. Before implementing a BLE application on the board I wanted to start with a simple application of blinking a LED by pressing...
1.I have a nRF51_DK and nrf51822(waveshare core51822)
2.Keil 5.18v and all of the needed software were Installed
3.s130 1.0.0 or 2.0.0 and sdk9.0 or 10.0 were used ...
Hi Nordic Dev Zone, Ray Kampmeier here.
I'm building Direct Test Mode (DTM) into a production application that uses the 110 soft device. Unlike the provided Nordic examples...
Is there any way to integrate SoftDevice with entire project so I can get one hex from build? I am new to CrossWorks and nRF52 and I am developing BLE device. After getting...
I want to do firmware update over the air in a STM32F4xx microcontroller which is connected with nRF51822 chip via UART (TX, RX, CTS, DTR) and BOOT pins. ST microcontroller...
Hi
I can get the current time from the server using the time service characteristic. Which function should I use to set the RTC clock on the nrf 51 to the current time...
When I add a new server of my own service I got a problem.
when I set
BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM(&cccd_md.write_perm);
I can send data to iOS normal,but...
Sometimes I only need to send 4 bytes instead of twenty using a notification. I've noticed the init_len and max_len parameters but I'm under the impression that this will...
i am already using sdk 10. but when we have build boot-loader program. so, generate "nrf51422_xxac.hex" file. it's working for only nrf51422.. but not for nrf51822. so, how...