-
Hi, shameless plug here: https://github.com/pix/heystack-nrf5x
I managed to convert an old Tile tag (with an nrf52810) to Haystack.
I used alcatrava's firmware as a base too and fixed some potenti…
-
I am stuck with a board from Ebyte:
https://www.cdebyte.com/products/E104-BT5010A-TB
This board uses a module based on nRF52810.
It has a UART on it, and when I try simple AT commands, it throws …
-
I just discovered this super cheap set by HolyIoT: https://www.aliexpress.com/item/1005007083911385.html
@pix do you think this device/soc can be supported? The nRF52805 seems to have almost the sa…
-
Is it possible to compile under nrf52810?
-
Any plans to add support for nRF52810-based boards?
For example, http://www.ebyte.com/en/product-view-news.aspx?id=587
-
Is there currently or planed any support for the nRF52810? I've started working with them and had no luck getting it to work out of the box (kinda figured as much)
I got 'upload' to work but faile…
-
BT_DRV_RX_STACK_SIZE is too small and can't be configured. It needs to be more than 512 bytes in released versions of Zephyr, or 640 bytes, on the main branch. Note: I'm using the nRF SDK v2.5.2, whi…
-
I have a custom nRF52810 based board connected via ST-Link v2 programmer. I have attempted using boards _Generic nRF52_ and _nRF52 DK_. Theoretically the nRF52810 should be identical to the nRF52823 o…
-
According to the Datasheet of the nrf51822 aliexpress beacons, which are made by holyiot, they support nrf OTA dfu by default
I haven't been able to build an ota package yet, most documentation see…
-
Background: I am working on a battery powered sensor based on the nRF52810. Hence, I am interested in having the chip consume the lowest amount of energy possible while it is sleeping.
Most periphe…