we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
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...
I have encountered a problem with the IAR linker where I run into a 32k code-limitaion, even though I have a licence with no limitations. According to IAR, the problem may...
I was playing around with examples and decided to implement a custom service that sends the RSSI as a single-byte characteristic value. Here's the init function:
static...
Hi,
I'm trying to connect to BLE and send data on UART. I'm using nrf51422 with softdevice s310 and SDK v5.2.0.
The following code gives me error 3003 which I figured...
Hi,
I think getting started with the Nordic chips is not as easy as some others.
I would like to know what are the first things that I need to run my code on a Nordic? Especially...
I just got the nRFgo Dev Kit, and going through the set up I see I need a nRF6310 Motherboard, but I can't seem to find anything about it - like were to buy it.
I just downloaded their iccv8cortex trial version and it includes the 51822 as a target. My 5 minute test drive not withstanding, it looks like this might be a good option...