I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Hi,
How to integrate both over-the-air and uart bootloader application for an device? We have a custom board with nrf51822 chipset, and we need to implement the firmware...
Hello,
I'm currently experimenting with the dual-bank bootloader in SDK 13.1. According to the documentation, if the new application can be activated, it is copied from...
Hello everyone,
I'm developing a new device using the nRF52832 but I have 2 questions before I send my PCB to manufacture, I hope you can help me out:
Is there any...
Hi,
Congratulations on releasing nRF Connect v2.0!
Unfortunately, I'm having trouble with adding apps behind corporate SSL proxy. Is there a workaround for this?
Please...
Hi,
I am trying to change the uart example using NRF 52 with SDK 12.3, so that I would hold a button pressed and it would send the time of button being pressed after release...
Hello!
I am putting (with a wave generator) a square wave on pin 17 of the microcontroller, and I want that same wave to come out on pin 18. How do I do that? Do you have...
Hello,
I need to transfer a lot of data over USB. I configured the USB as a USB_CDC_ACM on the nrf52840.
Everything works but the problem that i'm running into is that...
Hi there,
I'm currently using micro-ecc on an nRF52 compiled using Nordic's makefiles and implementing the secp256r1 curve. I'm mirroring this in Node.js using the Crypto...
Hey,
Can the nRF52 support 'Thread' / '6LoWPAN' protocols in the future?
Can the component support it (PHY wise etc) with the right 'softDevice' stack drivers?
Thanks...
I have used nrfgo studio, nrfjprog, jlink commander. Whenever i try, it is unable to find the jlinkarm.dll. i have checked the registry, reinstalled everything, but same error...
I use example ble_app_uart_pca10028_s130, I want to change the connection parameters by changing #define MIN_CONN_INTERVAL, #define MAX_CONN_INTERVAL, but when I use oscilloscope...
Hi,
I have been using the nRF51-DK to develop a program for capacitive sensing. I want to design a custom PCB with the nRF51422 chip on it. Do I need to have an oscillator...