Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
Apparently there is some limitation on length of the paths with Keil. The paths are specified under "Options for Target" --> C/C++ --> "Include Paths". Due to this limitation...
I downloaded the nrfgo Sdk for the nrf24lu and nrf24le. In the projects folder there are several examples, two of which are of interest. The first is entitled "bootloader_32K...
Hi
I'm having a strange behaviour when using the TWI HW peripheral for reading from an I2C device. My application tries to read one byte from a register in a I2C device...
Hi,
I'm done with the hardware interface of my current project.
Right now I have a service running with a custom UUID, by writting this characterisitics you have access...
Hi,
I'm having the purpose to use nRF51422 /ANT to connect a relatively data hungry ANT device. The nRf51422 specs expose three programmatically available data rates : 250...
Hi,
I've written a nRF51 SWD-JTAG programmer.
I want to enable it to check for minimum softdevice version and error out if a too-old softdevice is found.
It is easy...
I want to communicate four same devices with different hosts. i know that one host can communicate to seven devices and also a device is able to speak different hosts . i...
Thanks for the response. As a test, I loaded the same code onto a PCA10004 and it seems to work as you described. A breakpoint at 217 does get triggered when it receives data...
I have been perusing the source to micro-esb, and it appears that it wants exclusive access to the NRF_RADIO interrupt(RADIO_IRQHandler) and things are designed so that only...
Hi,
i need to save an array of 50 kB on the nrf51822 flash. I only need to read the data stored in the array. I come from the PIC micro world where i simply need to initialize...
Hi,
On peripheral side i have S110 device with ble_bas service and custom base service. Both have notifications.
On centrasl side is S130. After discovering services i enable...
I want to use the pca10001 to communicate as a master to an accelerometer, but when i use the function spi_master_open i get a NRF_ERROR_NOT_SUPPORTED error. I get no clock...
Hi everyone.
I am working with nRF51 to make two BLE device, One act as cetral and another as peripheral.
I have implemented almost functions that the two devices are...
Hi,
Do all NRF51822-DK (development kit) have the same silicon build revision? If not, which distributor should I approach for the latest revision and is there a specific...