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,
I'm trying to add a second slave twi device to the twi_sensor example with the LM75B temperature sensor but am having trouble. I am using the bmd-300 evaluation kit...
Hello,
Using the latest github version at the time of this question for nRF Packet sniffer:
Using Thread sdk v1.5.0
I have configured and started using nRF packet...
I am trying to identify if it is possible to use nRF5340 as a generic Bluetooth Controller for Windows system.
For Linux system, if nRF5340 is flashed with, for example...
Hello, All:
Now I'm making a project that it should save mass data to NAND FLASH GD5F4GQ4RB by FATFS, then extract data to Windows by USB MSC.
I use the SDK 15.2.0 examples...
Hello,
I am currently working with nrf52840, SDK 17.0.2 and Segger Embedded Studio V5.34. I was experimenting with the nRF Toolbox app and came across the 'Template' icon...
Hello,
I am using nRF5 SDK16.
Let's say app_timer generates an interrupt right before a call to app_timer_stop(). Example:
Will the generated timer interrupt...
Hello! I have an application which uses the nrf Connect SDK and thus far I have been using an old version from around April of last year. Recently however it became necessary...
Configuration: nRF52810, s112 When sd_app_evt_wait() is executed, it enters the SLEEP mode. How can I switch the sub-clock used in SLEEP mode between internal and external...
I have setup a 1-1 paired central(+peripheral) <=> peripheral Central is a 52832, SDK 16.0, SD s132 v7.0.1 peripheral is a 52811, SDK 16.0, SD s112 v7.0.1 I can perform a...
Hello,
We are currently developing an application that requires a device to have multiple endpoints. All these endpoints have to make reports to another device.
We take...
Gaming mouse example, Customer wants to bind two dongles,but failed.
we got that support 4 peers,1 dedicated by LLPM,3 for stantard BLE.
we wants to know Once binded to...
Hi,
We use an application developed by us while establishing the nRF52 connection with the mobile device. When I chose an nRF52 device to establish a connection, I realized...
Hi,
We are developing a application using nRF52840 chip. We have successfully designed custom PCB for our application. But now we are planning for bulk production in which...