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...
Dear Community;
We are trying to send data via Lora using a nRF9160. The Lora transreceiver we are using is a RFM95W(Semtech SX1272). There are samples of code to receive...
Hi all,
I'm trying to set up my nRF52840 Dongle as a BLE Sniffer. I've followed the setup instructions from "nRF Sniffer for Bluetooth LE-- User Guide" v3.2, and I'm using...
Hi DevZone Team,
Is there a way to stop the ZigBee network steering after a device has successfully joined instead of waiting for the timeout to expire?
Thanks
Which nrf5340 BLE examples build and run? I've tried several and get build errors on everything I've tried.
This is for both the app and net processor.
Hi there,
I'm using nrf52840 DK and Custom board, SDK 17.0.2, Segger Embedded Studio(SES v5.20
my problem was the code running fine but after a while it will go...
Hi,
I am using w25q16 serial flash spi memory with nrf52832.
the flash memory is working fine with all analog input pins(2,3,4,5,28,29,30,31).
but due to the hardware...
sdk version:nrf5_SDK_for_Mesh_v5.0.0_src
in example/light_switch
I use the ios nrf mesh app as a provisioner and at the network layer
I can scan and find nrf5x...
SDK 14.2, NRF52840, S140
Hi,
Thank you so much in advance for answering my very long question. I am a little confused by the low power pwm example and app_PWM documentation...
Dear Nordic Technical Support Team,
I am developing a Mesh consisting of a client requesting to a net (group) of server nodes some motion data (which triggers automatically...
hello all,
nRF Connect SDK: 1.5.0
nRF Connect Toolchain: 1.5.0
Desktop OS: Windows 10
I'm currently using nrf9160dk to explore the GNSS features. I take a look at...
Hi, I'm using the SLM application and I would like to test the PSM on the nRF9160-DK but its timers seems to be aperiodic (instead of periodic). I set it using the at command...
I want to use a UART line to send and receive data to a nrf52840 DK and then have the data sent wirelessly to a separate DK and then print it to a terminal like in the multi_sensor...
Hello,
currently am working on connecting two different modules of BLE, nrf51822 and Rn4871.
The problem am facing is that i am not able to send and receive data between...
Hi,
We are using mesh SDK 5.0 on NRF52840 integrated with PIR and light level sensors for office lighting, it works well.
Now we'd like to check if we can expand the system...