Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi!
We're working on an AoA application using a custom nRF5340 board and antenna array. Just trying to fully understand the interpretation of IQ data, there are a couple...
I can see that there are others that have had problems with finding SIMPLE information from this site.... I would like to get off on a better footing.
Here is the issue...
I'm considering transitioning a product codebase to the nRF family (nRF52 or nRF53).
It's Arduino code, with lots of C++ code.
As in the cpp_synchonization example provided...
Hello,
I'm having an error with the 832, specifically I'm just trying to port code over from an 833 project. I can compile no problem, but when I go to write I get
ERROR...
Hi there,
I've been working on creating a nice wrapper around the nrf modem library in Rust. Currently can be found here: https://github.com/diondokter/nrf-modem
When...
I was testing out the custom application from android studio, and have discovered that, for example, when using the rscs example my application does not see the device and...
Hi Nordic. This is a general question and could as easily have been posted to stack overflow but I have found the members and staff of this community so helpful and adept...
HI,
I am working on a application which has an requirement, that I need to read the current value if it is above threshold value then I need to turnoff the control. Here...
The executed command at connectedhomeip/examples/lighting-app/nrfconnect: west build -p -b nrf52840dongle_nrf52840
The messages i encountered:
...
/ncs/zephyr/include...
good day,
is there a way to set a gpio when in dfu mode? wanted to make GPIO 19 of nRF52832 HIGH during DFU mode because we assigned it as an enable pin.
in DFU mode,...
Hello,
I have my own custom board with nRF52832 and a NB-iot module SIM7080G that interfaces via UART.
I can easily program the device through SWD using J-Link. I am even...
Hello,
I am using flash_write_protection_set function with few low level function call for accessing extremal flash with nRF9160. And because of that I am facing one warning...
Hi,
I am programming the nRF52833 and using NCS v2.00. I have recently programmed the Peripheral Coded PHY to the board. I am using a Google Pixel 3 with nRF Connect as...
Hi,
Can we use the PPK2 kit for measuring current consumption in any other reference design board from a different
vendor which is not same as DA. The other vendor does...
Dear person in charge.
Before using PPK2 for a evaluation of current consumption, I checkd power supply vs corrent measurement by using PPK2 and 5kΩ chip resistor.
I...