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,
Currently I would like to implement mesh dfu (the dfu thats in the nrf5 SDK for Mesh 5.0.0) but on a regular BLE-only application.
The easiest path I see doing it...
Hi,
We are implementing a file transfer between nRF52810 using nRF Connect SDK 1.9.1 and Android devices.
I am not able to identify exact config parameters to set the...
Hi,
Just after an eyes over. I'm using the internal COMP to save on an external chip and wiring the output out to a GPIOTE. What occurs is the NRF_COMP->EVENTS_DOWN fires...
Hi,
We are working on Nrf Connect SDK1.8.0, we want to interface temperature sensor Ti - LM75B, which interfaces I2C protocol
We need to know more about sensor implementation...
Hello,
I am using armv7 architecture and trying to run the pc-ble-driver-js/examples/heart_rate_collector.js script using nrf52840 as central and another nRF52840 evaluation...
Hi,
In my project, I'll have dozens of devices (using nrf52840) collecting data, and I need to update the devices' application firmware while in the field, but I won`t have...
Hi,
This might be a simple answer, but I am working a BLE app which I started from the zephyr peripheral example provided in the nrf connect sdk. I removed the cts service...
Hi,
I'm upgrading our RCP firmware that runs on a custom nrf52840 dongle. It was using openthread bare metal on an old version (clone of openthread repo and run make -f...
Hi,
I am develop with nRF5340, ncs1.5.1.
I am puzzled how to read the value of an output GPIO.
I saw the function gpio_pin_get_raw and gpio_port_get_raw, the comment...
Dear Team,
We are developing HID remote with BLE audio feature which support windows platform.
In the NRF52 smart remote 3 BLE audio support only for Ubuntu.
My Queries...
Hi team!
We are working nrFready smart remote 3 with windows 10 pro operating system.
When we paired the given remote (with battery operated) with the windows device via...
Hey all,
I am starting a little research on how to use my NRF51 DK to control a relay in order to turn off/on 220v operating devices.
I dont know much about electronics...
I'm currently working with a client who is implementing the nrf9160 into their product. They had a version of PCB made which connects pins 104-127 to ground, even though the...
Hello,
We need a bluetooth BLE module, for UART communication with AT command.
with certificatation EN300328 V2.2.2. Do you know where we can buy them?
If we use the...
we are using nrf52805 after in few devices sometimes BLE is not visible(stopped broadcasting) to the receiver.
Here are the observation on that faulty device:-
1. Device...