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 am trying to flash thread: CLI example from the NCS onto my custom board. The MCU on the board is still the nrf52840 and I am using the SWDIO and SWCLK pins from the...
Hi,
here is a brief description of my app with nrf9161DK (2.6.1 SDK, the app was built starting from the MQTT sample): The app is reading RTCM messages from a server via...
Hi, In my project I'm working with a nrf52840 SoC and developing an application based on you'r SDK. I would like to understand the proper way of using the "custom_board.h...
Hello, i´m developing on a custom NRF91 board and i´m trying to access the SPI flash memory on it. When i run the code i get the following error:
<err> spi_nor: Device...
Hi,
I am trying to implement a lightweight file system in my external flash memory (ISSI). After the implementation of file system, I want to store a .bin file and later...
Hi
For a specific project i will need to have ability to monitor some 4G/3g/2G protocol stack L2/L3 messages. Is it possible? is there any documentation regarding this option...
Hello DevZone,
In NCS, we have many BLE Mesh examples that is initialed by:
The first argument is a structure that contains some input and output OOB callback functions...
Hello,
Currently I am implementing the nrfx qdec driver in our Zephyr project using the nRF52840 DK. We choose the nrfx driver as this provides events. I am using the nRF...
Hi.
I have designed a node with NRF52833 with +8db power antenna.But i got some issue in signal transmission over 1km range.Please review my layout and matching circuit...
I have the software installed and I am using the nRF52840DK with Ubuntu 22.04. The uart link is /dev/ttyACM0
When I start wireshark and do a capture on all advertising channels...
Hello,
We are designing a product based on the RAK4630 module that integrates nRF52840 SoC.
Since we are creating a low power consumption and battery operated product...
I am trying to set up the AT library to directly talk to the modem through a uart on the nrf9160DK. But when I enter the commands to test "AT+CFUN?" I just get it echoed back...
I'm working with a Fanstel BT40 module which includes an nRF5340 and nRF21540 FEM. As a starting point I'm using the scan_adv example, which is working out-of-the-box but...
Hi,
I'm using Matter SDK v2.7.0, when I build example light_switch for Board: nrf7002dk_nrf5340_cpuapp with Configuration: prj.conf, I get errors as below:
/opt/nordic...