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...
Hey,
This is in relation to the errata #198 where tx buffer for spim has to be assigned its own section in RAM. I've updated the linker file to do so but I want to add a...
Hi, this problem I have met nearly, when I call mesh API to send request from client to server in light switch example (using SDK 15.2 and SDK for Mesh version 3.1.0 ) with...
I'm using: Segger Embedded Studio 3.52, nRF52840-PreviewDK, nRF5_SDK_for_Thread_and_Zigbee_v3
Is it possible to restart the Zigbee stack without restarting the whole chip...
Hello
Development environment: mac
h/w nrf52840 dongle connected via usb
compiler: gcc-arm-none-eabi-7-2018-q2-update
Updated nrf5sdk/examples/ble_peripheral/ble_app_blinky...
Hi team, there is nRF52840 and STM32 connected via UART. I need to update ST firmware over nRF. I managed to send stm32 .hex (FW intended for ST) over nRF DFU service and...
Hi there
In the service UUID 0x2A00 I am currently trying to set a device name >31bytes with sd_ble_gap_device_name_set(). I am using the Softdevice S132 V6.1.0.
According...
Hi,
Multi peripheral was introduced as experimental in SDK 14 two years ago and it is still experimental in SDK 16
Our customers highly ask for multiple phone connection...
Source: nRF6939-CD-NVS-5.4-livecd.zip Resource download path failure: www.nordicsemi.com/.../Download-infotabs Please provide me with a valid resource download path
Hi,
Recently, I am trying to make a nRF52810 project to run the sample code based on nRF52832.
The application code size is used in nRF52832, Code=56840 RO-data=9600 RW...
I am trying to use SPI master + UART concurrently on the nRF52840 dongle. I am aware that the GPIO pins on the dongle can be used for SPI or UART. However, when trying to...
My nrf9160 which has the v1.0.0 modem and using v1.0.0 sdk has suddenly started continuouly resetting when i try to run asset tracker application. I have tried at-command...