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...
Is there any documentation available explaining how to access the LTE modem without using the SDK ? Kinda limited information regarding the IPC peripheral and how to use it...
Hi,
We are developing a bluetooth scanner with our custom application on nrf52840 based custom board. We have external oscillator on our board. When I try to call the sd_softdevice_enable...
Hi All,
I am trying to build ANT examples for nrf52832 and i am getting below error.
PATH : nRF5_SDK_16.0.0_98a08e2\examples\ant\ant_advanced_burst\pca10040\s212\ses...
Hello,
The datasheet shows example circuit configurations with C3=C4=1pF and L1=3.9nH. But the downloaded reference design shows C3=0.8pF, C4=0.5pF, L1=4.7nH, plus an empty...
I try to incorporate the usb dfu trigger into my application. However when using nrf Connect for Desktop to flash the nrf52840 dongle it can not reopen the dongle.
This...
I'm using SDK 15.3 and Mesh 3.20 on a system, that works fine with LPN and nodes with friend-features. The LPN can initiates (establish) friend connection, request status...
Hi !
In order to consume lowest current,we use the function power_manage() ,let the MCU go into sleep,the SD is S130, V1.0,we enable the GPIOTE,watchdog ,ADC ,app_timer...
Hai, I'm trying to learn the UART using the example code available in nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart. I'm using BMD-300 Evaluation Board. I'm...
I am looking at the NRF52832 for some projects and so downloaded the SDK and opened an example project in Segger Embedded Studio (SES). I was shocked to find that the directory...
Hi Devzone!
I'm using UART for sending AT COMMAND and receive the response from lte modem.
I use LM5 which is LTE modem made by m2mnet.
I thought It can be implemented...
I updated to nRF Connect 3.0 today and its seemed to causes issues with any Dongles I connect to my PC. I get the following error:
ERROR Unsupported device with serial number...
Hello,
I want to use the nRF52832 as native transceiver 2.4GHz and I'm looking at examples of the latest SDK.
I'm using Segger Embedded Studio.
I found some examples...
Hi, I'm on final development stage of my custom board. I'm using nRF52840 with nRF5 SDK v15.0.0 and S140 SoftDevice v6.0.0. I need to trace the over-the-air communication...