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...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
I generated two packages for OTA. The first package contains a bootloader and a softdevice 7.3.0. The second one contains a bootloader and a softdevice 8.0.0. I flash the...
Hello,
I want to interface nRF9160dk with ICM20648 sensor using SPI communication protocol. I tested SPI on nRF91 and it is working fine. But how to use ICM20648 with nRF91...
[Embedded World 2020] Failed update of the Thingy 91 Certificate after downloading from the nrf cloud
I Just tried to update the certificate from the NRF Cloud ( https...
https://github.com/NordicPlayground/nrf5-calendar-example
What is lowest power mode where real time clock could run?
How could retain RTC value during reset?
Thanks
I have been using nRF9160 DK for a while, with program running and all, however today I failed to connect to it using SEGGER Embedded Studio with the following error.
...
Light switch, client, server and app nRF Mesh works. I replaced client with ble_app_uart_coexist, but I already donť see it in your nRF Mesh app on my phone. I would like...
Hi, I am following this tutorial to enable logging in my Debug Terminal.
https://youtu.be/uP8RYgYGRvI?t=179
At 3:00, I am told to enable both RTT and nRF Logging.
However...
Hi,
I want to test the power managment on the nRF52840. I plan to make a simple test application that enter in sleep/systemoff mode every, let's say, 1 minute. After wake...
Hi ,
I'm trying to write data using FDS library where ,i use fds_record_write on the first occassion and fds_record_update on all others.
Now i have debugged the issue...
I'm attempting t to turn on and off GPS function while LTE is on, but it doesn't work out. I merged mqtt_simple and gps example programs into a new project. What's wrong with...
Hi ,
I need to preserve a clock counter without any drift or delay even the system having Soft reset,
I am using the Device BLE NUS bare metal example and running also...
Hello. I am developing a system where two radios are used - UWB and BLE. The first one is used almost all the time for communication and the BLE is used for beaconing let...
Dear Support,
i'm testing PCA10040 board. I'm using nRF5_SDK_15.3.0_59ac345 SDK package.
I'm testing the project ble_app_hts. I compile it and i download the firmware...
The download page for nRF52840 DK ( https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52840-DK/Download#infotabs ) has download links for Heart Rate Monitor...