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...
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 have a problem with bonding with a static passkey. I have some sensors, which have a static passkey hardcoded in them. If I want to bond with them, I have to provide this...
Hi, I'm new with BLE applications and I'm designing a wearable.
This wearable will be powered with a CR2032 coin cell battery and I'm wondering if you recommend to use some...
Hello
I have a problem with the power of my modules nRF24L01
while awaiting the arrival of data consumption varies between 15mA and 20mA , I am feeding with 9V batteries...
Hi!
I'm using the RNG to encrypt data that I must send via SPI to another module. I'm using the function "sd_rand_application_vector_get", because I'm working with Soft...
Hello,
I'm just getting started with my nRF52832 and I am still trying to get the first example of the tutorial page running ( Getting started with nRF5 DK .
I did everything...
Hello,
I am doing a project that involves getting data from 2 PTX nodes from the slaves via ESB and sending the data obtained to my android phone via BLE. I am doing so by...
Hi,
We have created a new button events for our application in which it will record total time/ticks that the button is presses.
When you press button for 3-4 sec BLE...
Hellow,
I am trying to add different UUID bases for every characteristic.
I add the service like this:
uint32_t ble_service_init(ble_t * p, ble_write_handler_t write_handler...
I see at infocenter.nordicsemi.com/index.jsp a note how:
Missing feature: Serialization of the latest S132 SoftDevice v3.0.0 API (work in progress)
My questions...
Hi All,
It seems that my question may be repeated but I went over almost all similar posts and followed the suggested resolution, however no luck :(
I downloaded the...
Hi,
I have used a modified ble_uart example. I have added 14 extra characteristics in that example. When I have the device name to be 'devic NM' the number of attempts to...
Hi,
I would like to use nrf51822 chip with 128kB flash. My application was made based on the template version which is attached in SDK v11.0.0. Only blank template version...
I'm using the nRF52. I started off with SDK11.0.0 and noticed that SDK12.0.0 is available. It seems that the GPIOTE IRQ priority has gone from 2 to 6. Any reason for this...