Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
Hello,
Both parts part#nRF9160-SICA-R and nRF9160-DK are available on Mouser website but t he customer would like to check what revision is.
Could you please help to...
Also please let us know if there are any antenna design specifications.
If we use other antenna for NFC is your certification valid or we need to re-certify our product...
Hi,
I've been experiencing some very slow erase times in the erasing / programming stage. Consistently around 10s. I am using SEGGER Embedded Studio, J-Link V7.22, and...
Hi all
According to the PS of the nRF52832, the INFO.VARIANT field in the FICR is ASCII encoded (e.g. 0x41414530 -> AAE0).
Are only capital letters ('A' - 'Z') and numbers...
Hi everyone,
My task is make Uart peripheal advertisments on coded phy, for that i CONFIG_BT_EXT_ADV=1 on autoconfig.h, and I add the function bt_ready of the project peripheral_hr_coded...
Hi
I want to design a GATT service as a connectable peripheral device. My board is NRF5340-DK.
The software which I am using is NCS(based on Zephyr).Which sample code...
I integrate dfu into light_switch example. Current consumption before flash bootloader is 200uA, but when i flash bootloader it increase 1.2mA. How do i disable bootloader...
I got some Holyiot "YJ-17017-USB" dongles, which use the nRF52832. From my Windows dev environment, I want to load firmware on them (SoftDevice, etc.), but I'm not sure how...
I have an NRF52 DK, and an IM21 door sensor that advertises events. I am trying to pick up these events with the nRF52DK in the most robust way possible. I have used the scanning...
Hello Experts,
When I use a X-Ray machine to check appearance of NRF52840 . But I found out that there were some abnormal phenomen as same as a photo below:
Any body...
I'm developing a beacon-like product using an nrf52840 with S140 on CR2032 battery. In PS under sleep current draw, it list 0.97uA for system ON, RAM retention OFF. I'm trying...
Hi, I have developed a BLE/ZigBee application starting from nRF5 SDK for Thread and Zigbee v3.2.0. Now I need to add a "timer" for measurement timing most precise as possible...
Hello all. Is there a possibility to implement a "software watchdog" on the nRF51822 SoC. I would like to react with this watchdog not on external events (e.g. hardware-actions...
Program received signal SIGTRAP, Trace/breakpoint trap. HardFault_Handler () at ../../../../HAL/NRF52/HAL.cpp:122 122 __debugbreak(); (gdb) bt #0 HardFault_Handler () at ...
Hi,
I've added usb function to nRF52840 project accroding to usb sample projects.
The function was all right but the device manager showed the the 52840 as "USB serial...