I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
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...
Hi;
i tried to compile LED Button app founded in this tutorial infocenter.nordicsemi.com/index.jsp in nrf51822 pca 20006 I had these errors someone can help me please or...
I just make some change Tx power level on "ble_app_blinky" app, i see that: when change Tx power(-20, -16,.., -4, 0, 4) like this code i mark red color below.
---------...
Hi,
I was trying to load the agps sample code into thingy 91 for testing. I read the readme document which mentioned that code is compatible with thingy 91 too.
After...
Hello everyone,
I wanted to start with Thingy:91 today, so I first wanted to update the device with the newest firmware.
First thing I found confusing is: On the Getting...
Hi everyone,
I saw a lot of example in SDK (CDC ACM example, Audio example, MSC example,...) and I want to know if is possibile to modify them and use the USBW (USB WIRELESS...
nRF5_SDK_15.3.0_59ac345\examples\peripheral\twi_master_with_twis_slave.
I use NRF52810 as a slave, power consumption is 6uA.( nrf_drv_twis_enable(&m_twis);)
I see the...
Hi,
I am using nrf52832 module, sdk 17.0.2.
I have ble nus service added and device works properly had no issues till i add the AES related files and defines.
Can...
Hi,
I would like to use external app firmware to update over BLE a secondary microncontroler behind a NRF52832. I read that it's an experimental feature but it's very intersting...
Hello, im newbie here. I using multilink NUS from example and i want somehow get peripheral (peer) address in ble_nus_c_evt_handler TX event. How can i receive that?
I use nRF52832, sdk17.
First of all, during the sample, you want to implement central using "ble_app_out_c" in the "ble_central" file.
Central wants to connect peripheral...
Hi, I found that after migration from Zigbee Thread SDK to Zephyr GDB debugging functionality is broken. I have read a lot about PRIMASK register, GDB hooks, and so on, but...
Hi everyone,
I am using a third party nRF52840 module and I have developed my own bluetooth application. I have implemented one characteristic for notifying data from the...
Hello,
I am working with nRF52840 and started with SDK15 examples with BLE security mode 1 level 2, No MITM. I have a question regarding bond handling and the deletion of...
Hello everyone,
Using
PTS version is the latest (7.6.2),
nRF52832
SDK14.2.0
Softdevice s332 v5.0.0
When I run the test GAP/ADV/BV-01-C and so on, it constantly...
The settings.hex file is 6 K ,
the bootloader.hex file is 68 K ,
the softdevice.hex file is 429 K ,
the app.hex file is 183 K.
app.hex is just made for DFU function...