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,
I have a question about the SMS sample ( https://docs.nordicsemi.com/bundle/ncs-2.6.1/page/nrf/samples/cellular/sms/README.html ). I can use this sample to send and...
Hello Nordic Community,
I am currently working on a project that involves transitioning from a working Arduino application to a finished IoT application targeting Garmin...
Hello everyone! I'm testing a device using nRF52832 module in quite noisy environment. I've experienced BLE disconnect and looking at RSSI value, I can see it went down to...
Hi,
I have a central, where I want to close the BLE connection and restart the device. I have a button interrupt that does this:
However, when the device reboots. I...
I ran across this issue while troubleshooting a separate issue, in which I have an nRF52810-based board with no external LFCLK oscillator that is rock-solid with nRF5 SDK...
Hi,
I'm developing on the current setup:
nRF52840
Soft Device 140 version 7.2.0
SDK 17.1.0
MDK: 8.51
Segger v4.52c
Secure bootloader (DFU)
I don't define...
Hello,
Is there any USB device stack available for bare metal development on the nrf5340 using online NRFX lib. I am trying to implement a USB CDC device class.
No issues...
I am using NCS v2.5.1 and working on a project where I need to turn off the system using a button that triggers an interrupt on a GPIO. I want this GPIO to control a load...
Hi Nordic team
Currently I am trying to send a big chunk of data close to 100 KB from my nRF52832 to nRF connect for mobile app in Android phone. I am able to send few bytes...
1,To develop 54H20 based on sdk v2.7.99-cs1, it is necessary to use a development kit provided by the customer. The cmake information of the development kit is as follows...
Objective : Develop a BLE mesh application with nRF52840 as a sensor node. The sensor captures various parameters ( Temp, dissolved Oxygen etc.) and communicates them to relay...
software:ncs 2.5.0
hardware:nrf5340 dk
hi professor,
According to the article at https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/optimizing-power-on-nrf53...
I have found that in Linux, "nrfutil toolchain-manager launch --shell" is starting a process that uses almost 20% of the CPU according to the top utility. I have found this...
I'm trying to make a BLE beacon with Li-Ion battery and Qi wireless charging circuit. NRF52833 works in high-voltage mode (VDDH connected directly to the battery, internal...
nRF connect SDK 2.7.0 CONFIG_CHIP_LAST_FABRIC_REMOVED_ERASE_AND_REBOOT KConfig option is not working, it is not erasing nvs and not rebooting device. Although I have enabled...