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
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
I am using the NRF52840-DK REV2 to program my custom board. I am using the debug out port and connecting it to my custom board, I tried both powering the custom board through...
Dear Nordic Engineers
I have a problem and would like to ask you about the I2C work state.
I read this link: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
Hi All,
I am working with NRF beacon project currently, and I explored many other NRF connect SDK sample projects like, Ble peripheral, ibeacon etc. But I am unable to...
Hi,
I'm trying to implement FreeRTOS on nRF52832 using the S132 SoftDevice and SDK version 17.1.0.
This is meant to read multiple sensors at a configured frequency ...
Hello all,
I have managed to connect the BLE module, based on the nrf52820 via the SW (4 pins) to the nrf52dk and surprisingly programming works via the Segger EM !
Indeed...
Hi,
I would like to carry the full modem update. Based on nordic website I need at least 4MBytes of flash for doing a full modem update on the nRF9160:
https://developer...
I have two Windows PC’s with an installation of SEGGER Embedded Studio on each and a nrf52832 project.
With the project and the library on a USB memory key running the debugger...
Hello,
I developed a driver for communicating with the kx134-1211 accelerometer over SPI for the nrf5340-dk. The driver works when the following pins are configured for...
Hi,
I am using the nRF9160 in a datalogging product, logging environmental sensors and sending data via MQTT over a LPWAN network. Something that I have noticed for a...
My project uses ESB for communication. In our hardware design, nrf5340 + FEM is used. Nrf5340 uses two GPIO link FEM chips to switch between PA mode and LNA mode.
I use...
i want to consult a question:
for exzample:
1. i use timer[1] ,and start it.
2. set timer[1]->capture[1] = 1,the assumed value of cc[1] is 0x1000;
3.enable campare...
Hello, I'm trying to use this board with Rust libraries. I can't tell if its a bad board or not. Could someone please point me a to a hello world guide for this board? I don...
Hello,
When we execute the signature via the chip, we get the error message "FAILED1: Sign Failed".
In our main.c, we get the "err_code" = 8516 from the following statement...