Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
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...
I'm using SDK 7.1, SD310 2.0.1, MCP 3.8.0.7
I have two versions of a board with the nRF51. Some of them have the 32kHz crystal and some don't. In my application I have...
Hello,
I am working on an application based on the "Motor control example". However instead of just setting two different values for the duty cycle I am trying to either...
Hello,
I have started to study your UART to/from BLE sample but after reading the following post ...
devzone.nordicsemi.com/.../
... I have a big doubts.
Due to...
Dear Nordic,
I am using a pretty much unmodified version of the BLE HID Keyboard example from the Nordic BLE SDK (straight of github).
I only modified pins, and disabled...
In Short: How to get status wether noticiations are enabled or not? Where is this stored?
Hello,
I would like my peripheral to start/stop a timer that does measurements...
I have a project which will send the temperature from the nRF51DK to host.
The value of the temperature is an integer. As example Value:0x00000A2B -> 2603 ->26.03°C
...
NRF24L01 has its own protocol, but I do not understand the protocol itself is how to handle the payload sent and appear in the header contains the same Bite, whether to adopt...
I'm implmenting my own radio porotcol and I'm a little confuse on how to handle the ACK packet. I send a packet from node 1 and disable the TX then I enable the RX to get...
I'm unable to pair my device with Windows 8.1.
Pairing with Android works just fine whereas when I try to do it on my computer it just tells me that the device is no longer...
Hi,
I don't know if it is the appropriate place to ask my question.
One of our J-link lite cortexM debuggers is broken. We want to buy a new one. But, we realized that the...
I'm using the 8.0 SDK and an iPad with iOS8.3. I'm experiencing the same issue described here:
pairing cancel cause reset
I've written my own service, however, I can...