Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
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...