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...
Hello,
I successfully merge example libuarte and ble_app_beacon and built .
My problem started after it receive 48 bytes of data from sensor via uart ,This is my area...
I want to enable GPIO IRQ in Trusted firmware-m 1.3 on nrf5340DK. I have TFM 1.3 which comes with zephyr v2.7.0 image flashed to board. followed the steps of https://www.trustedfirmware...
Hello,
I am trying to protect the battery on our application by putting my device in DEEP_SLEEP_! mode when a certain voltage is reached and waking it up upon a GPIO input...
Hello, i would like to know if this is possible to send less than 20bytes per packets, by changing the parameters like BLE_GATT_ATT_MTU_DEFAULT or the max data len. My goal...
Hello,
I'm trying to evaluate the Thingy:91 on Nb-IoT networks. I'm currently in the Philadelphia suburbs. I'm using the iBasis SIM card which was packaged with the device...
We like to use nrf9160 and we tried to find operator in India who sells NB-IoT / LTE-M sim card. but unable to find. Is there any operator providing NB-IoT / LTE-M enabled...
Dear Forum,
Im using a NRF52840dk connected to a NRF9160dk with the SLM application running.
Sending uart data from the 52840 to the modem works and modem gives a response...
Greetings to my fellow NDZ colleagues, We have developed an ecosystem of devices which operate in a sensor network in BT Mesh. We are using nRF52840 and our code-base is nRF5...
Please inquire about NRF 24L01+ RF TEST tool.
I am going to proceed with the KC certification wireless test.
Can I get support for the NRF2401+ RF TEST Tool and procedure...
Hello
I have success to load and run the sample, but....
After receiving OK from the AT#SOCKET=1,1,0\r\n command I could not success to AT#XCONNECT="google.cm",80\r\n...
Hi,
I am developing a device that uses a custom nRF52840 module. This module is assembled on a mainboard that contains an ICS-43432.
We are developing the firmware using...
Hi all,
I'm recently working with Nordic devices (more precisely nRF52840), so I'm still learning. I'm working on a project where I have a shared SPI bus with several devices...
sorry i closed the problem by error
Hello, I did my own custom board with an nrf52805 and I'm trying to put a module with different frames, and when I do that my...