Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Dear all,
With nrf9160, I start GPS function.
at#xgps = 1,1
If GPS positioning is successful, I will receive #XGPSP and $GPGGA information. Though I haven't specified...
I’m new to development with the nRF platform and have a general question on using a SoftDevice. A bit of background: in our application we only need BLE for OTA updates and...
I am using tca9548a to connect 8 IMU sensors with a nrf52832 micro controller. I would like to know how to initialize each channel of the i2c mux and how the control to each...
Hi,
I am working on nRF5 Thread 4.1.0 and I am trying to do Thread DFU
I am following https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee...
Hi I'm developing an application using using PWM+ble_app_uart+libuartes. So I have 2 questions 1. I'm using PWM to ring the buzzer a simple melody. What is the example I should...
Hi,
I have used one of the sample and was playing around a write characteristic. I changed the MTU size to 65 bytes and then tried to send same data from the app to the...
Hi,
I am looking for the solution to the following problem while installing the nRFconnect SDK.
$ west init -m github.com/.../sdk-nrf --mr v1.5.1
FATAL ERROR: already...
Need to create Encrypt Image for nRF5340DK board and used Hello-world sample for beginning.
On Enabling BOOT_ENCRYPT_EC256 Kconfig option, I can not compile Hello-world...
Board: nRF52810
SoftDevice: s112
SDK version: 17.0.2
I've tried to debug my application in segger embedded studio, I'm getting "No Bootloader was found" error message...
Hi, I'm building an application include ble_app_uart + libuartes + pwm.I merged successfully two 2 examples ble_app_uart + libuartes into an application. So now I need to...
Hello, everyone.
I learned about Bluetooth communication through the example of ble_app_uart. I learned about Bluetooth communication through the example of bl_app_uart...
Hi everyone, i am developing a system where i have 2 types of board, one board is a central&peripheral (lest name it BOARD1), and the other board is only a peripheral(lets...
Hello!
First of all, thank you for your support.
I'm starting to develop firmware for Nordic chips (I'm a complete newbie). I have been able to compile and download examples...
Hello everybody,
I'm trying to develop simple time synchronization system upon mesh time model, but after sending bt_mesh_time_cli_time_set, first of all my time_update_cb...
NRF52840, SDK, nrf5-sdk-17.
This could be a misunderstanding of how the dual bank update works, however I am finding that after an OTA, Bank0 contains the new fw image but...