Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
hi,
i am working with nrf52832. system on sleep mode is working ok in ble_app_uart example by commenting " //err_code = sd_power_system_off(); //APP_ERROR_CHECK(err_code...
I'm guessing this isn't the best place to ask this question. Please redirect if you can suggest a better place to ask. Thanks! I'll recopy the question here:
NRF has an...
Using
SW : NRF_SDK_16, SDK_MESH_v4.0
HW: NRF52840 DONGLE.
I have implemented light_switch_client which also has USB part initialization and then added in USB_DONGLE...
I am working on the nRF5340DK and NCS v1.5.0
Acording to this example https://github.com/NordicMatt/multi-NUS , I used the Throughput sample as the fundermental project...
I'm measuring the power consumption of the BLE Beacon example and got the graph below for one beacon transmission. I'm wondering what those smaller peaks are with 1ms period...
Howdy,
I'm evaluating the nRF Sniffer + nRF52840 dongle as a stop gap BLE sniffer solution, but I'm having a lot of issues setting it up.
Re: Installing nRF Sniffer (...
Good morning,
I am working with the AOA module of the nRF Connect SDK. I have been able to configure and program the transmitter with the CTE as well as the receiver and...
Dear Nordic,
we are developing an application based on SDK 17.0.2, it user FreeRTOS and BLE with Peer Manager.
We need to store few data in FLASH without confict with...
Hi
We are trying to get the DTM mode working for the NRF52 2nd BLE for testing BLE TX power and RSSI at the factory.
(1)HW setup is shown
(2 ) Procedure
We have...
Hello,
what are necessary that a Device automatically (without a 3rd party app) connect to the GATT Server with a HID Service.
I have implement a
HID Service,
Device...
hi,
I'm use nRF52840 to developing a Computer Keyboard,i wish 8X18 matrix a total of 144 buttons,About keyboard button matrix, please help to determine which GPIO can do...
Hello,
I am trying to resolve some compliance issues with the third-party libraries that are used in the SDK. For nanopb, it seems like the changes in pb_decode.h mentioned...
Hello,
I want to configure pin 0.13 as a rising edge interrupt.
Is there any sample code to configure the pin and interrupt handler?
Thanks in advance.