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,
I am trying to test and develop the DFU-OTA in nRF CONNECT SDK for nRF52832
I followed these link to develop i am using NCS v1.4.2
1. I have copied the peripheral_lbs...
Hello, teams.
Now, I'm changing the Android studio source code.
when I changed codes, it changed right away.
But when I edited some other java files such as pertage8...
Hello,
We wanted to clarify the behaviour of the ESB retransmits when noack is set to true for the packet. This is because our system is very time-sensitive for certain...
I have modified the example ble_app_uart_pca10056_s140, which is a BLE peripheral example using the Nordic Uart Service (NUS).
The key snippets are below. If send_stream_flag...
Hi all. I hope you are well! I posted this in the backstage forum but I realize that is not where it should go ;) so I repost here. I hope that is ok.
page 56 in this...
Hi all,
I am trying to write an android app and (later iOS app) that can connect with the Bluetooth dongle and send data through uart, the Bluetooth dongle has been programmed...
Hello everyone,
i would like to update the sdk of an existing project from 15.3 to the newest 17.0.2. I am developing for the NRF52840.
I am using the serial port library...
Regarding nRF52840 Dongle, how many Bluetooth devices can it receive? The dongle looks promising and since we are looking for a device that will receive data from 16 handheld...
Hi,
I am using nrf9160DK and ibasis card to test LTE-M signal. I can connect the network using LTE Link monitor as the following figure. But I can't use AT+CCLK? to get...
Hello,
I am trying to test nRF52832DK with standalone environment.
Since now, I am testing with segger embedded studio environment(with debugging)
So, I am now testing...
Hello,
Our project:
At the moment we are developing an application with a nRF52840DK as central and a nRF52DK as peripheral. The code on both boards is based on the ble_app_uart_c...
Dear All,
I have chosen NRF9160 device for two requirements - SMS transmit or receive and LTE IOT connectivity [Both are different project requirements].
After going through...
As I know, nRF52 series is produced in the TSMC on 55 nm ULP process. But I can't find any info about the integrated circuit manufacturing process of nRF53 series. Could you...
Hi, I use a nRF52840 with the nRF Sniffer Firmware for capturing advertisement frames and connections between several devices. My question is if it’s possible to capture communication...
I'm writing custom boot loaders. One of the capabilities is to update the network processor from code running on the application processor. The PCD subsystem looks like it...