Has anyone used a graphics library like emWin or TouchGfx on nRF52?
www.segger.com/emwin.html
http://touchgfx.com/en/
I do not see any posts on either forums or here...
Hello,
We can not convert Altium File to DipTrace or Eagle File. We need those files asap. I'd be thankful if you could help me in that issue.
Thank you
We are having a slight issue when we are trying to update the DFU. The original version had this setting for the data reserve:
#ifndef DFU_APP_DATA_RESERVED
#define DFU_APP_DATA_RESERVED...
Hello!
I am working with the example mpu interface projects located at the following repo:
github.com/.../nrf5-mpu-examples
After converting the Keil projects to...
I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
Hello everyone,
I've got an issue with ESB. I'm using 3 nRFs 52840 with firmware based on SDK 15.2. One of them, the radio-receiver is RX, and two of them, PilotA and...
Hi,
I'm working on putting our system into low power idle mode. We use MyNewt to build our application. In order to get to the lowest power, I disabled BLE and all our drivers...
SDK 15.2, S132 6.1, nRF52832
I have a characteristics to write data to a peripheral, using variable length up to 507 bytes and authorization.
Writing to the peripheral...
I'm trying to get the code below to compile. One question is how to fill in the nrf_crypto_hash_info_t structure. Another issue is that the nrf crypto includes don't compile...
Chip: nrf52840
Platform: Android
MacOS Dev
There is pretty much no error logs but it can't actually send anything over mesh network on udp. Seems to receive without...
I have a RedBear BLE Nano v2 (nrf52832) connected to 3 AA batteries for power. I also have a Maxbotix (MB1043) ultrasonic sensor attached. I have configured a gpio pin for...
Hi, I am a beginner to nrf24le1. My company has products made of nef24le1. I would like to debug nrf24le1 devices but couldnt able to , I would like to know the answers for...
Hi. I am trying to run the makefile of ble_app_blinky (from SDK 15.2.0) on Ubuntu 18.04 and Visual Studio Code. When running "make" in the armgcc directory, the following...
i have recently upgraded to SDK 15.2, and since doing so I am struggling to get timestamps working in the logger.
I am initialising the logger here:
And here is my microsecond...
Hi all,
I've just downloaded SDK 15.2.0 on Windows 10 and it was unable to unzip the file and reported an error. I copied the file to Mac OS and got the same error.
Is...
Hi ,all.
I now need a open bootload through BLE.But I found it hard to modify it from the secure ble bootload example。
Any open bootload examples of 52832 through BLE...
Hi,
I try the last days very often to Recover my NRF52 Chips on NRFGO Studio 1.21.2.10.
Error: Unable to find or open the JLinkARM dll, Unknown Error.
I reinstall...
Hi,
I am developing a timing critical application for the nRF52840's and would like to implement USB functionality as well as be able to turn it on and off in software....
Hi,
Recently, I bought a nRF 52 DK in order to use it as sniffer for a project that evolves a BLE Mesh environment composed by multiple nRF52832. Although, I've not been...
Specs: SDK 14.1, nRF52832, S132
Env: Eclipse IDE, Linux
Hardware: Custom board
As the title explains, we've had no issues during development if the optimizations are...