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...
I have a couple of examples that work ok on 9160-dk and use SPI3.
However, if I try to use these on SPI1 or SPI2 I get a device not found error.
I am building with west...
hi,
i am working on timer example in peripheral folder. i am including this example in ble_uart example in ble_peripheral folder. i am getting error " 'NRFX_TIMER0_INST_IDX...
I am using the SHT21 sensor for measuring temperature and humidity, trying to connect it to nRF52840 DK Board using TWI mode.
I am unable to even scan and get the response...
I deleted the flash completely for the bootloader example, then I installed soft device. The softdevice area for nrf52832 is written as 148 kb in the documents. In nrfgo studio...
hi,
i am using working on example "pin_change_int" in peripheral folder.in this example interrupt occurs when there is state change on interrupt pin. how to enable interrupt...
Hi,
Is it possible to upgrade a S112 v6.1.1 softdevice to the S113 v7.2.0 softdevice using BLE DFU?
I am getting the following error right after the SD + BL has been...
Hi folks,
I am playing around with the A-GPS sample.
I am trying to send the fix every five seconds to the cloud. This should be possible according to the webinar last...
At my system (production) there are 6 serial ports and 2 programmer (ARM-Flasher from Segger) connected.
The nRF Connect - Programmer only display 5 COM-Ports and NO Segger...
Hello,
I am starting a new project and we are using the following:
-NRF52840
-SDK v16.0.0
-pca10056 (NRF52849 DK)
After downloading the SDK, I was able to build...
Hi,
I am developing on nRF52840 using SDK version 15.0.3 and Softdevice version 6.11
I have observed that the once you initialize the app_uart using 'app_uart_init(...
Hi,
I want to identify the specific provisioned node among all n number of provisioned nodes using nRFMesh app.
Does any event will be appeared in sdk, after provisioned...
Hi, I am begginer, I work with SES, Mesh_v5.0.0, nRF5_SDK_17.0.2, and s132, SD v7.2.0. I started it two weaks ago. :)
I tryed the examples, Light switch , with server and...