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...
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,
We area working on an iOS Application using nRF Toolbox as a reference. We are currently implementing OTA DFU over BLE and are able to update the nRF52 devKit from...
Greetings,
I am trying to develop an application on the nRF5340 DK that requires me to collect data from a sensor using I2C and I am confused on how to do that. I have seen...
Dear Community,
We are working on a bike finding device that you connect with trough an app. When you are in range of the device you can press a knob on the app and it will...
Hello,
I am trying to use the HTTPS client code to make a personalized request to my server. The data returned in the post request is printed using the default buffer specified...
Hello,
i have installed seggar embedded studio in my ubuntu pc. and i have added the CMSIS wizard using
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic...
Sorry, there is an examples that explain ho to use a coded NUS . I need to increase the distance and I don't need to be "comaptible " with other ble device.
Best Regards...
Hi,
I'm using the nRF52840 using SDK 17.0.2. I've implemented the CLI for flashlog as well as several other custom commands. It works well when entering commands on the...
Hello, I am studying the subject example project to understand how to create my own characteristics and adapt the project for our application.
What is the purpose of the...
how to compile openthread library files for nrf52833,
i followed the procedure as below
start with a fresh copy of the SDK, and make sure you place it as close to the...
Hi Everybody,
We found little or no literature about readback_protection on the nRF5340 SOC. Our issue is that for development and debugging it is not practical to use nrfjprog...
I have created an application using SoftDevice S112 using board pca10056e and installed it on the nRF52840 DK. I want this application to run on the nRF52805 so I want to...