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...
Hello Nordic community! My setup is pca10040, android tablet, s132, sdk14.2.
This time I am trying to understand why this code:
While using nrf toolbox nrf UART prints...
Dear All,
I would like to explore the possibility of repetitively transferring small amount of sensor data from an nRF52832 to an ANT(+) compatible Android device, for a...
We are using an MDBT42V(29 pin) module which we discovered from the datasheet, comes with an nRF52832 controller. We are using a nRF52 DK to dump codes into this target board...
I am using nRF Connect (PC version) a lot to debug my application. I am using a PCA10040 board as dongle and everything works fine most of the time. But after I keep the nRF...
SDK 14.2 libraries/util/sdk_errors.h includes sdk_config.h but does not use it. In other words, it falsely expresses a dependency.
This makes it harder to compile code ...
I'm trying to send a string of 140 characters length using UART.....but only 98 characters length is being recieved in the output.
what could be the issue? How many bytes...
I am using nrf52 with SDK 14.2.0 and SD is S132.
The issue I am facing is that after Central is paired with one peripheral and bonding is done, the bonding information...
Hello! I am attempting to prototype a solution that implements a peripheral with the battery service that connects to multiple central devices. I see in the ble_app_multilink_central...
Hello,
i try to get a service with base_uuid1 and to this service a characteristic with the base_uuid2.
I am trying to implement BLE MIDI, the BLE_MIDI Specs:
BLE...
I developed square pulses from nrf51822. but I want to create biphasic current form from nrf51822. can u help, what kind of circuit i should add with nrf to create biphasic...
Hi, when following this tutorial and trying to make uECC in step B1, I got this error:
makefile:77: *** missing separator. Stop.
I tried multiple directories, all gave...
Dear sir,
Sir I am using nrf52832 with sdk14 for my application. Please the tell me what is the value of crystal oscillator, capacitors for the Bluetooth application ? Is...
Hi,
I have a hex file that builds [experimental_bootloader_secure_usb].
If you use keil, it will be downloaded and operated stably on board.
However, if you do not use...
Hello, I'm unable to compile my project, the compiler says:
I know there is a similar question here but the answer did not help me. I have
in my INC_FOLDERS in Makefile...