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...
Hi,
We are currently working on nrf51422 bluetooth IC. we are facing a problem with the ic when we want to put it in sleep mode. without sdk when we call WFE() function...
Project # Student feedback Remote ( with 60 to 70 students in a class room )
We are developing Student voting remote project.
The product will be similar to below china...
Hello.
Please understand that I'm not good at english.
I can't put device to buttonless example.
Execution environment :
nrf-sdk 13.1.0
softdevice 4.0.2
...
hii guys,
i 'm using keil uv4.74. In loading a softdevice for nrf51822 using keil what i have understood is that if by mistake we build the code after setting flash_softdevice...
Hello ,
I am using sdk12.2 and pca10028. I have implemented rtt viewer so that I dont need uart to debug or to print something. I am using uart to send AT commands to esp8266...
Test the UART Application with the nRF UART app, which is available for iOS (App Store) and Android (Google Play).
You can also test the application with nRF Connect by...
Hello
I am working to connect several centrals(MAX : 4) for one peripheral.
I found nRF5_SDK_14.1.0_1dda907\examples\ble_peripheral\experimental\ble_app_multiperipheral...
Hi,
I'm wondering if there is an example for scanning and advertising at the same time during a connection as peripheral? Or is there an example where I can start from...
Hi, trying to upgrade from V12.3 to V14.2 with a nrf52382 and SD 132.
I'm stuck with nrf_sdh_ble_enable returning an error code - unfortunately, the SDK documentation does...
Hello,
I will be using the NRF52 to send out advertising btle packets.
I am curious if anyone has any idea if the radio is strong enough to still send out packets if...
Hello
Is there any possibility to get receiver IF to any package pin. Even some kind of factory debug mode.
Normal receive functionality during this is not needed.
...
Greetings, we're currently working in an application where we need to connect different peripherals to a nrf52832 for a wearable device. Each of these peripherals uses a different...
Hi:
i write very simple BLE App, it used open link. No security/encrypt. 1 service with 2 characteristics.
tx(serviceTXID, rxBuffer, 0, sizeof(rxBuffer), GattCharacteristic...
Hi there,
I wonder why I have to flash my nRF51 DK using mbed build first to make the SDK build work?
I received my 2 nRF51 DK today and I tried the first one in the...