I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello,
There's any known issue realated with DFU and Android 7.0? When we try to update firmware with nRF Connect or our APP we get an error (hex file error), but when...
I am going to develop an application on nfr51422 that requires very low current consumption. Basically we plan to make the nfr51 to "sleep", and it will wake up constantly...
Hi
I have firmware uing SDK 7.1 and SoftDevice 110. There is prepared bootloader for DFU, and update by very old nrfToolbox app works fine. But now I want to update this...
Using the Data Length Extension (DLE) feature in BLE v4.2, two nRF52 dev boards can achieve a maximum throughput of almost 800 kbps. I tested DLE with an iPhone 6 and the...
I am new to nRF ICs.
How to get 32.678KHz clock out from a pin? Is it possible? If yes, from which pin and how to configure it?
I am using 32.768KHZ external crystal fro...
I have designed several boards for the nRF51822-QFAA, namely with/for the Waveshare Core51822 module.
While one is working as expected - namely my "Orchid Lamp" (see links...
When softdevice S110 is used then bonding is not occuring (via nrf connect app to nrf51).but both devices get bonded when s130 is used?In Nrf connect app key matching failed...
Hi,
I have a working project where I use PWM driver with LEDs on the development board. I make use of the d52_starterkit.h where I have the following definitions:
#define...
Hi,
On a system reset, we want a mechanism to stay in bootloader for a short period before jumping in application. This way, if something is wrong in application that prevent...
Hi,
I am using ESB library for nRF52 microcontroller. At receiver i want to measure RSSI value of a packet. I got RRSI from nrf_esb_payload_t structure.
I am printing...
Hi,I have ibeacon (nRF51822) radioland-china.en.alibaba.com/.../long_range_300m_ibeacon_programable_nrf52822_beacons_bluetooth_4_0_tag_chip.html . I want to update the firmware...
Hi,
In my project i would like to save 100 bytes of information in RAM before going to System-off sleep mode.I have tested the example project given in sdk11 works okay.Have...