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...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
I have a running system powered by ARM Cortex-M3 (LPC1343 MCU) and I want to add bluetooth through nRF51822 usb dongle.
I want to send some data from LPC1343...
Hi,
I try to send a string using example code ble_app_uart_pca10028 without input from terminal
,but directly from inside the code
All of the tutorials I've search...
hello there i want to interface adxl345 with nrf51822 using SPI interface i am new to spi. i am using spi master with spi slave example. i want to write 0x08 in 0x32 register...
I want to debug RF51822 board by uart port , communicate with pc, e.g use printf() in program,after download RF51822 board,print statement to pc uart port, how to realize...
I am trying to use my nRF52-DK with Yggdrasil.
I took example from here: *\nRF5_SDK_11.0.0_89a8197\examples\ble_central_and_peripheral\ble_connectivity\pca10040\ser_s132_uart...
Hi, I was able to successfully implement the tutorial titled "Testing and using a simple BLE application" available in the Tutorial section and transfer data from termite...
Using OBS-421 from Connectblue as Central. Using simple AT command to connect and get data. Can connect successfully with Cypress BLE as well as the TI sensortag and get data...
Hello,
When i have a bootloader installed and i try to debug application, it doesn't start application probably because debugger programmed application without the right...
hello everybody,
I'm working in a project using the automated generic bootloader example, I want to do some edits so as I can have an input interrupt at any time, I mean...
I am having trouble with the service discovery of my application. When I click Discover Services it takes several seconds to discover all of the services. For example between...
Hello!
I have a problem with ble DFU application upgrade. I use the Master Control Panel 3.10.0.14 under Win 7 on virtual machine and nordic ble usb dongle.
On the firmware...
I used AdaFruit Bluetooth LE shield previously that uses nRF8001. I can define new customer service using nRFgo studio (which only supports nRF8001). I am moving towards using...
Hi,
I am using pca10040 board. i need to toggle a led in 5sec once. I tried to change the prescale value. But im not able to get that much time delay.
Can any one help...