Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
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...