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 Nordic,
Currently, I am using:
- nRF5 SDK 17.1.0
- nRF52833-DK
- pca10100
You can download "my_projects" file from here . It should be put under "examples" directory...
Hi people,
I would like to know how to use the I2C of my thingy:53.
Since there is a Qwiic connector I want to know if it is possible to connect to a Qwiic display,...
Hi,
I am experiencing difficulties directing shell to both RTT and UART backend simultaneously for ncs v1.8.0. UART stops outputting while RTT is disconnected and only seems...
Hi,
¿Is it possible to install same tools for building a zephyr project that nRF Connect installs, in a linux without graphic interface?
I tried manually installing zephyr...
I want to enable a timer to start SAADC Multiple Channel and get value of each channel after every 1 seconds.
There are many questions on how to enable a timer to start...
Hi,
I'm using a custom board to record i2s data to a sd card. The recording starts and stops on a button press (Pin 25), which basically works. My problem is that the...
Hi,
I'm using a nRF52 DK (nRF52832) and nRF5 SDK 17.0.1. to read data from an external ADC via I2S. I can read some data from the I2S bus, but I'm confused about the bit...
Hi guys. I saw Nordic's cool YouTube video: https://youtu.be/2U8KE_FdsqU
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.2.0%2Fthread_border_router.html...
Could you please provide dimensioned PCB footprint drawings for nRF5340 (both packages) and nPM1100?
I don't use Altium so the provided design files aren't of use. PDF drawings...
Hello I am trying to develop BLE sensor based on NRF52833 I want proper hardware design and most importantly I NEED REFERENCE ANTENNA DESIGN for proper functioning.
Also...
SDK 2.0.0, nrf9160, modem fw 1.3.2 We are effectively running the GNSS sample and the MQTT sample in separate threads. We are interested in seeing the modem temperature (via...
Hello,
I can see sent data in data variable when i send to data from Android app to nRF52-DK. But i have a question about this situation. How can i use this data type in...
Hi,
I want to use the external flash available on the DK as a Fat file system to store a file which can be further copied to an external SD card and check the maximum copying...
Hello Everyone
i am beginner in embedded domain and i have project which is about controlling under water device from the outside water through the Bluetooth in that project...
I had this error while building my project and compiling my lsm9ds1.c driver, the nrf_drv_twi.h file couldn't be compiled!
integration/nrfx/legacy/nrf_drv_twi.h:120:37:...