I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
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...
Using windows 10 OS, and SES v5.40.
I am using nRF52833 device in my project along with nRF5_SDK_for_Thread_and Zigbee_v4.1.0_32ce5f8 SDK.
The timer is called for every...