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 Team,
We are working on nRF52840 SOC with BLE functionalities.
We need the mechanism for to find out the BLE or BLE Stack is in Hanging state before the processor is...
Hi,
I'm trying to build a proof of concept for a BLE gateway that captures data from BLE sensors and sends it to the cloud via LTE-M connection. I'm hoping that the gateway...
problem description:
hi, I just got a PCA10040 development board with which I plan to learn about nrf connect SDK.
so I try the common BLE peripheral demo,but I 've met...
In order to add the BLE DFU service, I need to increase the GATT table size and therefore memory as mentioned here: .
However, when I tried to increase the file ble_app_uart_gcc_nrf52...
Try by changing the RAM size but it didn't worked.
<info> app_timer: RTC: initialized. <error> app: ERROR 4 [NRF_ERROR_NO_MEM] at :0 PC at: 0x00000000 <error> app: End of...
Hello, I have managed to get two NRF5340DK linked and measured their throughput. Now I need to change their Output Radio Amplifier Power to test again. And then I also need...
Hello Nordic Team,
I have an issue on one of my 10056 DK. The DK is connected to a development PC, appears in device manager as a Jlink CDC UART port, and as a mass storage...
In the Zigbee framework, what is the purpose of the return variable from zb_osif_sleep() ? The "documentation" for Zigbee seems to implement a "guess and figure it out for...
Hi,
I'm following the ble_template example on my custom board. I'm having an issue with waking up (soft reset) the device from sd_power_system_off. I can power off the system...
Hi ,
We are using s140_nrf52_6.0.0_softdevice, SDK 15.0.0 for NRF52840 chip. Does this sdk and soft device supports extended advertisement?
I could able to enable this...
I use both nrf52833 boards to do AOA test.But i use thr antenna array board of silab.The board are 16 antennas.I use the NCS version 1.9.1.
The next is my device stcture...
Hey All:
I'm trying to create a new app in VS Code. I've got the latest v2.0.0 SDK. I get the following error:
[west]: FATAL ERROR: Malformed manifest file: /home/ebolton...
hi support team,
customer have one question about nrf dfu with serial:" how to disable flow control for 2 wire uart".
previously we have one ticket :"https://devzone.nordicsemi...
Hi,
I'm using nrf52832 DK with SPI slave mode to read 600 bytes from other nrf52832 DK with SPI master mode but i can't receive more than 255 bytes buffer.
If you know...
Hi everyone,
My project consists on a nrf5340dk working as a peripheal UART, i set the advertisment to coded phy like this:
Setting the child image as hr_coded for be...