Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
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...
I can connect same sensor using nRF connect app. See attached snap shot.
The BLE connected Pressure sensor is advertising the Unknown Service using UUID : -- 18FF (First...
Ladies and Gentlemen,
I was wondering about the maximum clamping current of the Body Diodes of the nRF9160's IOs. There is no value stated in the product specification....
This might be a naive question, as I am a novice in this field.
I am making something similar to ble_app_hids_keyboard in sdk11, it will be configured as a consumer device...
I am using windows 10 and I was trying to operate my pca10028 board for a blue tooth connection. I pressed the reset button a few times but now its not working and only LED...
Can a corrupted InfoPage of the nrf24le1 be fixed from an ELNEC/Dataman programmer? I have read on the forum that th InfoPage can be restored from Nordic kits/IDEs, but I...
I am using an nrf52832 DK with Zephyr and I have a component that require a block of code to run uninterrupted. Specifically I am using HX711 with four load cells, and the...
Hi,
I want to display a picture with a screen (80x160) with st7735 and sdk 15.3 (segger embedded.)
I have some problems.
I use the function nrf_gfx_bmp565_draw, so I...
I am using the NRF9160 for SPI using an external Flash. After using the 'http_application_update' samples, I was able to get the value of the data written on the external...
Hi, I am a MCU developer searching BLE MCU to develop some IoT project.
I would combine nRF series and LTE NBIoT module for IOT project.
And I need to integrate many different...
Hello all,
I am trying to use my nRF52832 DK for a wireless camera shutter for my phone. I have reviewed the example code from SDK 15.3.0 named ble_app_hids_keyboard as...
Using SES, nrf52840DK, the onboard debugger.
I am able to set a breakpoint and use condition like x == 5.
I am unable to use anything but the == operator. In SES I...
On line 904 of nrf_log_frontend.c there is a log message to indicate the backends are flushed – but this message adds a log to the queue. If auto flush is enabled, this can...
Hi forum,
I am worked on nrf52832 using sdk 15.0.0.
How to used RTS and cts for enable HWFC on nrf52832.
Is their any example for HWFC control through RTS and CTS line...