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...
Hi Everyone,
I am new to BLE protocol, and coming to our issue we are working on a project in which we used nRF52840 controller for communication between peripherals in...
Using NCS V2.0.0
NRF52840 DK
Testing Using NRF Connect Mobile on Android
Programed the Peripheral_nfc_pairing Example
when set as a type 2 tag it works and bonds...
Hi,
I have seen some samples like samples\drivers\counter\alarm or samples\ drivers\counter\maxim_ds3231 both using counter API.
Driver for rtc_mcp7940n is placed in counter...
Hi,
I tried configure and run SPI master interface on nRF 5340 DK board using several examples for nRF 5340 but I had some compile errors or they did not work. Is there...
services can not update on ios but its work fine with android can you please help me to solve this issue
i used nrf sdk 14.02 and i also try on nrf sdk 15.02 its work fine...
I've been experimenting lately with tflite-micro on an nrf52840
One of the modules I want to run requires the LSTM operation that is not supported in the tflite-micro fork...
I picked up a project that was last worked on several months ago, updated all the tools, and can't get past this:
I normally use my own checkout of nRF Connect SDK, but...
Hi,
I'm running into quite a strange problem which is that when trying to use SYS_INIT function, getting an error: invalid conversion
from 'int (*)()' to 'int (*)(const...
- nRF connect SDK 1.9.1
- nRF5340 DK
We use the official samples Bluetooth: Central UART and Bluetooth: Peripheral UART to test bluetooth transfer between two development...
good day,
i am using nrf52832 (pca10040) with sdk17.1 and would like to hide/stop the buttonless du service and only make it appear when a command is received. but based...
nrf connect extension for VS code cannot display asset of application such as source code, input file, output file ,suddenly, for no reason.It used to display asset. I had...
Dear ,
I use nrf connect programmer to connect nRF52840 but it show ERROR "Could not fetch memory size of target devkit: Error: Error occured when get library info. Errorcode...
I have used the pca10059 with an external programmer, overwriting the USB DFU bootloader on the board in the process.
Now, I would like to restore the original bootloader...