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...
Hi,
I might have missed the answer to this question in other threads, but: what is the best way to store/get log data from the device that is not connected directly to the...
Hi, I'm developing on nRf52811 and I want to get PWM working to set my led when I put a pin to high. I just saw other tickets where using PWM library is not effective (and...
Hi,
I am working on a product based around an nRF52832 (SDK 15.3, S112 v6.1).
I am using the Secure Bootloader and I have a script that is used to merge hex files and...
Hi,
I'm trying to write multiple compile time constants into the UICR (from the boot loader project). Currently I'm writing the boot loader addresses (start address &...
I want to update NCP application in the field. NCP is attached as USB device on Raspberry pi which act as border router.
I am using open bootloader ( pca10059_usb ) and...
Hello.
We are currently developing PCB design of smartwatch with RF Nordic nRF24 chip, Johanson small ceramic antenna (P/N 2450AT42B100), and capacitive Touch Switch (AT42Q1012...
I am using asset_tracker as the basic program and basically it is running fine and sending data to the RF connect web page.
However approximately every 30 minutes I get...
I am looking for a simple example for I2C write. The TWI sensor example is not clear.
It would be great to have an example like the basic SPI example
i.e.
How to init...
Hi, My company is interested in doing bluetooth beacon location tracking of android devices for a VR project. I notice we can easily purchase bluetooth 5 beacons on amazon...
Hi,
I am trying to migrate my project file from Keil 5 to Segger Embedded Studio (SES).
After porting all my source code and configuration files, SES is able to compile...
Hello,
I want "nrfutil" CLI tool (To perform DFU OTA of BLE) for one of my device which is based on i.MX6ULL ARM based processor 32bit.
I found that using "pip install...
Hi,
I am using nrf52840 chip, there is Thread and iot coap library, and movement sensor. When sensor detect move, pin call interruption and send coap message.
Voltage...
Hi all, Within my application I've followed the example/fstorage to the letter however upon requesting a flash write to the s112 the nrf_fstorage_is_busy() function loops...
Hi,
I am working with nRF PCA10056 evaluation board and using SDK 15.2.0. I am using nRF52840 as a central scanner, where it will scan broadcast data from beacons.
I want...