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...
I'm using the latest version of Keil with Software Packs. As I understood, copies of configurable files are stored in RTE folder. Non-configurable files are stored inside...
When i connect the board to pc its not detected and No J-link device in device manager
But when i press and hold the IF BOOT/RESET button and power cycle the board the LED5...
Hi,
I want to advertise the beacon with its name visible using the ble_app_beacon example but not able to understand how to proceed.
With this, I am not getting how can...
I want to make the led ON always and making the source code from scratch in keil mu vision 5. I am not able to understand which library is to used and how to proceed.
I'm using nRF51822 to communicate with nRF24L01+ without SoftDevice, and it is working fine.
But when I add app_timer.c to the project and compile, it will show the following...
Hi,
I am able to program my custom board using nrf52dk (only 32 Mhz osc populated on custom board), and I can also see the output of SEGGER_RTT_WriteString() though JLinkRTTClient...
We've been suffering Unreliable Auto Connection for quite a while... "autoConnect" sometimes just doesn't work to get the device back to connection. Below is the failure message...
Hello,
I started with example apps and have got one working with the supplied makefiles, gcc, and Eclipse. I'm able to debug my code without trouble, and have succeeded...
When I try to write a UUID into the UICR registers using the method described at - Software Development Kit > nRF5 SDK > nRF5 SDK v12.2.0 > Examples > Hardware peripheral...
Hi Team,
I´am working with the nRF51422 and would like to change the parity from even to odd.
Is there any possibility to change that setting or just to invert the even...
Hello,
Is there any possibility to configure the UART parity to odd on chip?
I am using the nRF51822 chip. I could activate the parity but inside the documentation they...
Hello
I am building bootloader. I do not use Softdevice and used example from this topic . Bootloader must read FW from uSD card, update flash and jump to application....
I am using nrf52 , it's always connected to an iPhone, and I need a truly real time respond.
I am sending short messages, like 2 characters at a time, and play a sound on...
Hello, I'm using the nrf52840 SoC, and nrf52840.h appears to be a more "localized" and "specialized" version of nrf52.h for nrf52840. So quite reasonably I should use nrf52840...