Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
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...
Taking some measurements on a (very) bare bones update to the nRF9160 Feather and I'm getting around 13uA idle. I know the T91 is about 10uA at it's minimum but in what mode...
Hello there!
We are using nRF51822 SoC with nRF5 SDK v12.3.0.
Our nRF51822 SoC that acts as a BLE peripheral pairs and bonds with the smartphone running Android or iOS...
Hello fellow users, I've have stumbled upon an issue within my alteration of the ble_app_blinky example project.
I am using the PAN1781 nrf52820 evaluation board, which...
I am evaluating the usage of Azure C embedded SDK ( https://azure.github.io/azure-sdk-for-c/ ) in one of the nRF 9160DK development samples (https_client)
The Azure C SDK...
Hi,
I want to print the log through UART from the Custom board. In Custom Board Uart pins as configured with (RX: P1.00 and TX: P1.01). So, I want to read the log by using...
Hello all,
got the "ble module" that has the nRF52820 on it ... therefore I am wondering how to start
Currently I found this useful: https://www.nordicsemi.com/Products...
Hello,
I've been struggling to follow along with this tutorial:
Is this the most up to date instructions for how to update the device over bluetooth?
I'm using SEGGER...
I want to perform test modes on my rf module and want to connect it to the computer for that. Im planning on using the NRF connect for desktop for that but I am missing the...
Hello,
In my project, I am trying to connect and communicate with several BLE devices at the same time. Thanks to the nRF Toolbox application, I have seen how to connect...
Is there any way to determine binary size from hex file? We are using NRF-PROGRAMMER to flash firmware to device. Below is the screenshot of current firmware in said program...
Hi,
Is it safe to use NVS and Settings on the same partition at the same time (the same application, BLE is running, NVS can be called concurrently to eg. pairing process...
Hello, I am currently using nRF52840 + NCS 1.5.1 (including zephyr 2.4) I am using BG95/96 model meaning offloaded socket to have internet connection for leshain & lwm2m The...
Hello,
I'm working with nRF52833/nRF82540 for quite a long and now we're starting to enter in production.
For this, we would like to flash applications using FTDI to a...
Hello Sirs,
I loop typing the same command program:
clear>tart_channel 02>output_power pos0dBm>start_tx_modulated_carrier>cancel
After repeating the same instruction...
Hi,
Project development using board with HL7800 modem similar to Pinnacle 100 did not succeed with FOTA upgrade so it is been decided first to try it with nrf9160dk_nrf9160...