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 am currently using nRF Connect for Desktop v3.11.1 with Programmer v3.03 with a Segger J-Link Plus v10.1. I unfortunately updated this program from a previous version that...
I am trying to program the (nRF5280 Dongle) with sniffer software, when I reset the device the write prompt becomes active. But pressing the write the only message I get in...
Hello everyone,
I'm currently trying to create Bluetooth mesh custom client and server with the nrf connect sdk.
The purpose of my application is to make my server send...
Hello, a student of mine and myself have been trying unsuccessfully since yesterday to get OpenThread onto the Adafruit Feather with the nRF52840. We have already tried several...
We are writing a custom flash loader and I am not sure about the size of the flash and the address.
In the datasheet it says the device has 192kb of flash. But there are...
I am trying to determine if there is a process or equipment to bulk or automate provisioning of units using an NFR9160 transceiver prior to shipment. Will need a means to...
I developed a product with 9160 and stored some data in NVS. The product can run normally at the beginning, but after a period of use, when the device was restarted, I found...
Hello,
I am using NRF52833 with Soft Device S140, SDK 7.2.0.
according to sd_ble_gap_tx_power_set() API
"* @note Supported tx_power values: -40dBm, -20dBm, -16dBm, ...
Hi,
Out of testing large number of boards, observed one board is not working. When tried to debug, found this weird problem. Code is stuck in LFCLK init part.
main() ...
Hello, I developed for my customer, a ZigBee coordinator in last 2019, using nRF5 SDK for Thread and Zigbee v3.2.0. Now my customer has this issue: - End Node connected via...
app_button_init() and app_button_enable() returns NRF_SUCCESS. But event handler of app_button isn't called.
log messages of nRF52832 device is as follows.
00> <debug...
Hello,
Somehow my thingy91 is no longer working so I decided to flash it from the beginning.
I put it in MCUboot mode ( holding SW4 and turning on the device)
in Programmer...
Hi, I'm new to the NRF Connect SDK, as well as nRF Connect for Desktop.
I have a nRF52840 Dongle and a nRF52840DK.
The nRF52840DK worked well. But I could not program...