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...
We need to read/write to an I2C device that uses a 16-bit register addresses (Melexis MLX90632), and the nrf_drv_twi_tx() and nrf_drv_twi_rf() functions seem to be limited...
Hi,
We would like to impelement Pairing and security features in our device. Our device will act as server in peripheral mode. The cleint device should ask for 1 passkey...
Hi Nordic,
I'm referring to this doc but still not quite clear about how to enable the chip for BLE RF HW validation.
infocenter.nordicsemi.com/index.jsp
What would...
Hi,
I have modify the payload of the Light Switch example of the NRF MESH SDK. When I send 50 bytes or less, all works fines : the server nodes received all the bytes...
Hi everyone,
I am developping on a custom board using nRF52840, using MCUboot v1.8.99-ncs1 and nRF Connect sdk v1.8.
For development matters, I would like to change the...
Hi, I want to include the pairing and bonding features in my application.
I want to use the LE secure connection method. For both initiator and responded the IO capabilities...
I adding custom pins declarations through overlay file as in first image with corresponding yaml file ( see attachment) with path .. /dts/bindings/gpio/custom.yaml. The project...
Good Day. I am wondering if anyone could maybe assist me in where I am going wrong with my software.
I have the intention of using a Nrf9160 as a serial modem through AT...
I use nrf9160 to develop a product for customers. The modem is also set to PSM and the log is turned off. However, I find that when the modem is connected to the Internet...
When I try to connect to nrf52840 using J-Link, the following error is detected.
What is the reason for this "Failed to power up DAP"?
- Connecting via USB to probe/ programmer...
Hello nordic support:
We want to measure nRF9160's LTE RX SNR at production stage .
According to the document nwp_034--nRF9160 Hardware.pdf ==> 4.6.1. Following command...
Hi, I am working on nRF52832 as central. When I program it to form Segger Embedded Studio it's working fine but when I upload that .hex file from the nRF Connect device did...
Hi there,
We are designing a coin cell (3 V nominal) battery powered product; we'd like the ability to run it all the way down to 2.0 V for maximum lifetime. To get the...