Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
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...