Hey everyone, I am looking for big size capacitive touchscreen for my next project so I do found with resisitve touch using FT810 EVE graphic controller with nrf52840( https...
Hey,
I am having an issue where my device doesn't show up in the Nrf Connect app as "connectable" despite as far as I can tell being set as a connectable device. This doesn...
"I'm working with nRF Connect SDK v2.2.0 for nrf52840 and I'm trying to implement file transfer functionality using mcumgr over UART in Application. I've successfully configured...
Hello,
I want to run mass storage on my custom board with the nRF52833 and W25Q512JVEIQ. I have reviewed the mass storage sample (ncs\v2.7.0\zephyr\samples\subsys\usb\mass...
Hi all , I 'm using nRF Kconfig and DeviceTree extension in VSCode . When I try to activate context , dropdown menu doesn 't offer any options . Are there any additional configuration...
Hi I want to run an epaper with the nRF52832 therefore is SPI needed. Board file was generated from scratch. In the devicetree I added the SPI modul and a epaper modul, which...
Hi,
I need to create a dynamic array to send a different number of bytes of data using TWI. Here is how I create an array:
When using the malloc function, I always get...
Hi
There was a problem using the external ADC AD7792 in a project with SoftDevice. The problem is that when the ADC is processed in a project with SoftDevice, the waiting...
We have implemented proprietary audio streaming on the nRF52. It reads Audio from a PDM mic and uses the timeslot feature of the BLE radio to send said audio to another BLE...
Hi:
I already updated the SDK to the first release version V1.0.0 and the unit works well with NB-IoT, UART and SPI. I'd like now to include real GPS data but I can't get...
Hello, I'm working on programming a cycle to measure the power consumption. I need to send a message and wait for a response for some time, then shut the modem off, no matter...
Hi,
We were planning to use a spectrum analyser in order to do the radio test on the nrf52-dk. Where should the analyzer be connected? Should it be connected to the J1...
Hello, I'm trying to test the UART example for nRF 9160 DK. To my understanding, any input sent through one of the ports should appear in the other one (from uart1 to uart0...
I would like to use PSM to save power consumption of nRF9160 LTE module. However, if I use PSM on the module, the module is dormant and not able to receive the command from...
Hi, this might be a trivial question but I'm struggling to find the solution. I want to configure the asset tracker application so that it works with real GPS data on the...
hello!
i am using my nrf52832 with s132 softdevice. basically the ble template with my services and charas.
i checked power consumption in sleep mode and observed something...
Adding a Network Coding Extension to CoAP for Large Resource Transfer
https://ieeexplore.ieee.org/document/7796871
Can I use this coding in your some SDK project?
...
Hi all,
I ned to test DTM in labview. In nRFgo Studio works fine, but I don't have any idea hoe to relize same test in labview. Could anyone help me please?
Thank you...
Hi,
I'm working on nrf9160 DK board version 0.8.5. I want to use analog pressure sensor and read data using GPIO input, however there is a little issue related to acceptable...
Hi,
I'm having issues maintain the connection to a MQTT server. I'm able to establish the connection, keeping this alive and pub/sub some massages, but after some time ...