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...
Hi Nordic support team
- I am using "nRF5_SDK_17.0.2_d674dde" - Refer to "ble_app_hids_keyboard" example.
I want to ask about slow advertising time out. I want assign...
Under Ubuntu 20.04 the udp sample application that we have modified that builds with no problem under nRF Connect SDK v2.0.0 fails to build when when its directory is copied...
Hi all,
I want to evaluate the nordic ranging toolbox and compare it to a proprietary solution. First of all I set up the distance measuring example ( developer.nordicsemi...
Hello,
I have an existing application based on nRF52840 but it is using native zephyr and native MCUboot.
By 'native' i meant using the upstream versions of zephyr and...
In the Zephyr documentation, the explanation for NVS sector erase is a little ambiguous.
Elements, represented as id-data pairs, are stored in flash using a FIFO-managed...
Over the past 2 weeks the programmer fails to recognize my9160DK board. Instead, I see it listed as "J-Link" in the device list with a serial number underneath. The programmer...
Hello! I am discovering a new approach to nRF52 development. I used to be quite happy with SDK+Segger Embedded Studio. But as I understand it, this is an outdated method....
I can't figure out how to run sample code that uses the LTE-M modem.
I see nrfxlib has a modem library. But I don't know how to make a simple sample app that uses this...
Trying to build and flash the nRF5340 Audio application to my nRF5340 audio DK eval boards for eval purposes. Apparently this requires access to the LC3 repo so I am seeking...
Can you share the source impedance measurement for the nRF52840-CKAA? Is the T-network only for impedance matching? Do i need a filter for harmonics if I'm planning to transmit...
I'm using the pc-ble-driver-py: Standard Heart Rate example to read a characteristic just fine.
My issue is i now need to write a to a characteristic.
How would I do that...
Hi
I've recently been working on the ncp host example provided by nordic. after downloading the standalone version from the site, I tried programming the 2 nRF 52840 dk...
nRF SDK 17.1.0 with SD140 7.2.0
There is no example for how to use the sd_rand library. I've seen scant few posts that mention functions like sd_rand_application_bytes_available_get...
Hi I've just started developing with the nrf52840 and Ive been following the official documentation on how to use the programmer shipped with nRF Connect.
Unfortunately...
Hi,
In a custom nrf52840 board (DC/DC=on, LFCLK=RC, CONFIG_SERIAL=n), using ncs2.1.0, I measure through PPKII ~6.7uA in system_off mode, which is reasonable.
In system_on...