I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
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...