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...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi ,
Our customer use nRF52832 to design the mouse. Currently they had problem to do the connection with Lenovo T470 after power cycling (POWER OFF and Then POWER ON)...
Hi:
I want to transplant nRF52840 pca10056 driver, where is the driver file of nRF52840 pca10056. How to transplant? Is the source code all public?
THANK YOU!
Dear All,
I'm willing to set up a project based on the nRF9160, using the Trustzone. Thus, I have two firmwares, two zephyrs that will run in Secure and Non Secure memories...
Hi:
I use sdk15.3,usb pca10056.
nRF5_SDK_15.3.0_59ac345\examples\peripheral\usbd_ble_uart_freertos transplantation to ble_app_multilink_central.
this is log:
<debug...
Hi, I'm trying to implement DFU over BLE using nrfutil in a product. The product(will refer to as peripheral from this point onwards) also has a dongle(supports flow control...
Hello,
For a project I am currently working on I am trying to track patients' movement through a hospital clinic. To do this, I plan on having mobile NRF52 DK boards traveling...
Hi
How many bytes of data can be written to flash memory at a time? I am trying to write an array of 10 elements of 16 bit data type , but only the first four elements are...
Hi,
I was wondering if a central can perform multiple read requests with authorization, i.e. send a read request before it has received the reply to the previous request...
Hi,
the system we are using includes the nrf52832 SoC with an external ADC and en external crystal for HFCLK. running SoftDevice s132 v2 (based on SDK 11)
in our system...
I like to program NRF52840 Dongle without using NRF Connect Desktop (i.e, Normally we develop application program using some IDE) Can i develop application program using NRF52840...
Hello everyone
I started working on BLE devices recently and I have an Ardunio with BLE 4.2. However the maximum data rate seems to be low for my purpose ( about 60 Kbits...
Hi Guys,
I have been trying to port the older nRF51 debouncer_example (attached) into the nRF52 SDK15.2 ble_app_template example with not much luck. I realise that this...
Dear nordic,
1. Is it possible to create thread networking using dongle?
2. I want to create Thread CLI example in dongle but the problem here is UART pins and LEDS. what...