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! Reading this ticket, and the nRF Connect SDK and nRF5 SDK statement , I understand that the PC-BLE-Driver, whether the Python or JS variant, are in maintenance mode, and...
Is there some example for Encode / Decode with AES algorithm in ECB and CBC modes using Segger studio?
For a start, I only need the ECB mode that should be implemented in...
I have checked the qDEC example, I don't know what it is doing, so I can directly say what I need. I connected a Hall sensor to two pins of 52840, and configured QDEC. I set...
Hi, I am just doing some testing using Nordic Thingy:91 and already available firmware and cloud. I am in the very initial stage of learning about it and preparing it for...
Hi,
I'm trying out an application from the NRF SDK where I need to connect via putty or something similar to the serial port.
However, the port is not showing up (normally...
Hi Team, In my project i am using nrf52833 and i have established a network using Open Thread protocol to communicate . I am able to pair my device with the network. One scenario...
Hi everyone,
I have a preblem for BLE Mesh 5.0 version (board is nrf52840),
I found that in the Setting set function of the Sensor Model, it seems that the data is transmitted...
Hello everybody,
we are currently working with an nRF51822 mounted on a Adafruit Bluefruit LE UART Friend. We use pca 10028 and s130.
While debugging through the code...
I am developing for a Thingy91 and NRF9160 DK
NCS v 1.9.1
I was initially using the LTE_BLE_Gateway sample with the NRF52840 running the hci_lpuart sample. and that...
Hi Devzone
Currently for my customer request , they would like use the nrf91 on their wearable.
They would like to do NRF91 FOTA with the external flash SPI w25q128jv...
Hello,
I use ncsv1.9.1 and segger embedded studio.cmd to open a nRF connect SDK, but there is an error: S yntaxError: Unable to parse JSON string .
I replace SES and...
Hi, My current application is using a softdevice and I need to update it using DFU to an application without softdevice.
The new application must start at 0x0 address, so...
Hello guys,
I am using the nRF52 DK.
I have to connect a spi sensor which is already made.
This part works. ("nrf_drv_spi.h" fyi)
I also have to store the info...
Hi, I'm using the Adafruit ble sniffer (V2.0, black board), with the nRF51822, and I can sniff on wireshark (3.6.5), with Nordic package 4.1.0 (python 3.10.4) The problem...