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!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
hi guys, I'm confused about bluetooth 5. Is there some example that use it? i have a nrf52840 board and i will like to use it in order to send my data but i didn't find any...
HI
I am trying to develop a mesh network using nordic mesh SDK..where nrf52 dongles will be beacons for which beaconing example will be used and from SDK
52840 DK will...
I startet evaluation with nRF52840 and SES.
I found the BSP Demo to crash (HardFault in Debug) after app_timer_init() , because of a NRF_LOG_INFO() inside, but Logging not...
Hi Sir,
As the title, can 51824 support BT 4.2 in Zephyr? Any document (or link) descript this?
If yes, which SDK version we can use?
Thank you.
BRs, Han
Hello,
I am working on nRF9160dk. I want to send gps coordinates via sms using nRF9160dk. Last week, I tried simple_at program to send sms and it worked. Now I am working...
When I am receiving data from slave data is missing. Means if o am reading 255 bytes then 127 bytes are right after that I am receiving alternate bytes. Some times I am receiving...
Hi,
I was wondering if anyone has sample code that would support a 16 x 2 LCD over an I1C interface.
Something like this.
https://www.amazon.co.uk/HALJIA-Character-Backlight...
hi,
in the SDK15.3,I successfully ported the DFU demo to app_uart, but the 52830 will enter the upgrade state each time after downloading the program. I want to know how...
I am following the steps mentioned in the "Getting Started Assistant" and downloaded the Segger Embedded Studio link mention in part #3. When I double click on the " SEGGER...
Hi,
I'm experiencing this problem on Windows and OS X using nRF52840 chips with SDK 15.3.
When I do a Bulk transfer from PC to Device I read immediately data from EPOUT1...
I want to read the serial number of the second page package,use the SDK 13.0,\examples\ant\ant_continuous_scanning_controller,it can't get the serial number,how to do?
Hello,
I am creating a bootloader ble version without using dfu. I am having problems turning on softdevice, softdevice starts the app instead of continuing the bootloader...