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...
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
Is there an example for BLE "Just Works" using the NRF Connect SDK for the peripheral device?
I am using a peripheral device without display and would like to allow...
Hi,
In our application we use a motor. In the case that the watchdog would trigger while the motor is running, we need to stop the motor. For this we need to set the PWM...
Hi, all,
At first, I have to say I am a newbie in programming for BLE. ^^"
I trying to development a cycling power meter, so I want to modify this CSCS example to...
Hello, Recently I tested and flashed the Zephyr program to the nrf52840DK, it works fine. While I flashed as usual last time, I saw the LED5 flashing and then the PC didn...
I would like to perform a OTA DFU in a nRF52840 DK using nrfutil. For that, I'm using the example that is in SDK/examples/dfu/secure_bootloader/pca10056_s140_ble in the target...
Hi
I have follows the following steps.
1) I build 'hci_uart' sample for nRF5340DK successfully by following guide https://docs.zephyrproject.org/latest/samples/bluetooth...
Hi, I tried the fourth step of this guide https://openthread.io/codelabs/openthread-hardware#3 , but if I start the OpenThread daemon, I got this output that is not the same...
Hi There, I'm trying to read the NDEF records stored on my NRF52 DK but I'm having some issues when the the NDEF record payload is less than 4 chars. I just get random symbols...
Hello,
I've recently run into an issue with the Command Line Tools. I was using version 10.13.0 up until today, and everything was working fine. When I updated to 10.14...
Здравствуйте, я использую Honor 8x телефон. Я считаю, что это очень трудно использовать приложение на этом телефоне. Соединение происходит только один раз, и после одного...
as i said above,i got 1.5GHz radio signal,such as follow:
left is 1.5G,right is 2.4G
I want to know if the PA is configured correctly in my code.
here is my code:...
Hi,
What is the best starting point(Sample) for project with:
OS (like FreeRTOS)
BLE data advertisement.
I already install nRF connect SDK 1.7.0
Thanks
We have our one of Product Firmware of NRF52832 written in the Keilv5. As the Application use the Softdevice Functionality we need to load Softdevice code and Application...
Hi,
I'm using Windows 10, Python 3.10, Wireshark 3.4.9, pyserial 3.5.
Hex used : sniffer_nrf52dk_nrf52832_4.0.0.hex
I see this question has been asked before but the...