Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
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...
Hi,
I am trying to set up PWMs on a custom board, but I am not able to observe the outputs using an oscilloscope (pins are constantly at 0V). The PWM channels should be...
Hi,
I have a BLE OTA application and I try to send data with the nRF52840 dongle and a Python application using the pc_ble_driver for Python. I have tested my MCU application...
Hi,
When I try to build zephyr\samples\modules\tflite-micro\hello_world from nRF Connect 2.1.0 on VS code for nRF5340, it didn't build. I get errors like,
cpp:19:10: fatal...
Hello
I built the nrf dm sample for the nrf52840dk_nrf52840 target and loaded it on 2 nrf52840 dev kits
Tried both MCPD and RTT methods
No matter what the distance between...
I did some searching through the samples and could not find any that use indications rather than notifications. I did find some references in other posts that are like 8 years...
Has a community member implemented and fabricated the nRF5340 IC in the WLCSP package that has its pad landings spaced at a 350um ?
If so, can you share design guidelines...
Dear community
I'm new to the nRF9160 and to cellular connectivity related functionality.
We're in the concept phase of a product that implements cellular cloud connectivity...
hi team.
i have one doubt.which type of temperature sensor used in nrf52840.you mentioned in nrf52840 data sheet just temperature sensor.but which type it is thermocouples...
Hi,
I have looked at the "mass" example showing how to expose a fatfs via USB MSC, that looks good.
I want to do this, but using the QSPI flash storage.
Is there an...
Hello,
I have a couple of Adafruit Feather nrf52840 express devices and I want to set up a small openthread network. As far as setting up a simple network where all the...
Hi,
Error happens after follow steps:
1. program app.hex+bootloader.hex+device_page.hex+softdevice.hex to boad.
2. use nRF Mesh APP to provision, it runs well
3. add...
I have 2 DK boards neither of which is working.
The first is a PCA10040 V1.2.1. When I plug it into my Window 10 computer with a data cable, Windows says it's an unrecognized...
Hello,
we're developing a NB-IoT application using the nrf9160 and the nrf modem library.
Let’s suppose the modem is in PSM and due to reception/network issues it cannot...