Hi,
I have a nrf54H20 board rev 0.9.2 and I followed the docs.nordicsemi.com/.../ug_nrf54h20_gs.html guide.
After the guide had been done I get following error when...
Hello,
Im worried i bricked my PPK2, as I had it in ammeter mode possibly reverse VIN/VOUT connections to my DUT.
The DUT is powered over usb externally. I tried to measure...
I followed your step by step guide available on your site for installing the SDK and Toolchain. My system are Fedora 36 with VS Code IDE, but the system detects the errors...
Hi, I'm running a DFU ble_app_buttonless_dfu on nRF52833. Unfornately, my board is not supported it use pca10100. SDK 16 only supports pca10056 and 10040. I have used pca10056...
Hi! I've been struggling with a bug on a nrf51822 product I'm working on. It features some I2C devices, a screen and a couple of sensors. The mcu gets a watchdog reset due...
I have nRF52832 with factory reseted FW.
I need to make 52832 enter bootloader mode without pressing button. By just RPI4 PIN control program.
Planning PIN connection...
Hello Community!
I have an nRF52840 DK and the Segger Embedded Studio. I have Open nRF Connect SDK Project... and chosen serial_lte_modem. I build the solution modifying...
New design and I have a weird behaviour on the low voltage output of the internal LDO for CPU .
I have monitored DEC1 voltage on scope
Thats all the supply pins...
i am working with s140 on nRF-52840 and i send the data with sd_ble_gatts_hvx() and notification on custom service but the length of transmitted data always = 501 even if...
Hi All
I have been successfully using a jlink flasher for quite a few years now but after upgrading the segger drivers as i have always done ever couple of months i now...
I'm attempting to check out the bootloader under the nRF Connect SDK 2.0.0. This is critical for us to be able to move off of nRF5. I am starting with the smp_srv sample,...
I would need some help undestanding zephyr bootloader compatibility and west sign options. The issue I have is as follows:
I have an old project based on Zephyr RTOS v2...
Hello Devzone,
Working with nRF9160 SICA B1A system in package, and Nordic's ncs v1.6.1 (Zephyr RTOS 2.6.0) I recently observe that a device tree board setting i2c instance...
i have a problem while i am using my phone to connect to custom service i mange to send and receive the data correctly but when i used nRF-connect for desktop the value of...
I have read the other threads regarding this, but doesn't appear to work.
I have noticed on my nRF52840 DK that P20 has a different pinout
So I have tried an assortment...
I have to implement a connection from my central device to another device with a specific name.
When I use the ble_app_blinky_c example everything works fine, BUT my central...