Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
I am trying to send data from BT840F to ESP32 via UART. Which pins of BT840F shall I connect to the corresponding pins of ESP32? I am asking this because I couldn't extract...
Hi team,
My customer is asking if they can remove L38, L39 and C225 when they change nRF52832-QFAA/ nRF52832-QFAA-G version from DCDC to LDO mode? Any suggestion?
Also...
Hello,
in our product we need to have the possibility to set name higher then 31 bytes.
We modify the code according the tick
devzone.nordicsemi.com/.../sd_ble_cfg_set...
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...