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...
I wants to use break point in project but when i set break point then 4 or 5 times working after that goes to NRF_BREAKPOINT_COND, I am using nRF52832. so guide me where is...
We are using NRF52840 and we have a watchdog timer connected to reset the Nordic, if needed. What is the minimum and maximum time need to insert a reset on Nordic?
thanks...
I want to transfer sensor data to a raspberry pi using the in-built USB on nrf52840. The example codes have the following classes: CDC_ACM, Audio, HID and Mass storage. I...
Hello,
I am just curious wether there are any specific recommendations or requirements for the package-sizes of capacitors/inductors listed in the BOMs of the nRF52840-reference...
Hello,
I am working with the latest version of nRF52 SDK 13.0.0, when I was implementing my own bootloader application, I tried to start an app timer in my code to invert...
Hi there,
Could you please tell me the exact part number of nRF9160 and nRF52840 on Thingy: 91?
I cannot find the specific information even though I looked through the...
Hi All,
How many nodes can connect to a node in ble mesh network. I go through code in ble mesh, but i did't found the answer.
Can any one please tell me.
Regards
...
We have an application using SDK for Thread 4.1. The application requires sending large custom commands over CLI.
We increased the size of NRF_CLI_CMD_BUFF_SIZE in sdk_config...
Hi, I am using the nRF connect app to test the BLE function on my code. I am able to scan the device and Service UUIDs just fine. However, when I click on the "connect" button...
Hello,
I have been trying to implement the tinycrypt ECDSA algorithm for our product. I had sampled the implementation in a sample project with ECDSA being the only implementation...
Hello I am working on an application which is based on the ble_thread_dyn_mtd_coap_cli_pca10056_s140 example. I then used the ble_app_rscs example so that I could add Bluetooth...
Would it be possible to be talked through the steps of setting up SPI with the nRF52833DK using the Zephyr RTOS? I am new to the Zephyr RTOS and have so far been unable to...