I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
I am using nRF52 DK to evaluate the TX power settings using sd_ble_gap_tx_power_set command:
sd_ble_gap_tx_power_set ( BLE_GAP_TX_POWER_ROLE_CONN , m_conn_handle, tx_power...
I have a project that needs to scan and filter the advertising name, uuid and mac address from the device. I will set them one by one and enable them one by one. I set them...
My problem seems to be a lot like case numbers 217967 and 243215.
I do not have an oscilloscope or logic analyzer.
I am using a nRF52840 DK (PCA10056 1.0.0 2018-17) and...
I've just received my nRF9160 development kit this morning and after trying to setup the development environment for a few hours I've come to a halt.
I got it working...
I am looking to use libuarte in our project. We are creating a battery powered device and so need to be low powered. EasyDMA draws about 1mA when running which is far too...
Hello,
We are developing an application that is trying to receive a steady stream of bytes from a serial port. But we constantly get a fatal error when we call app_uart_get...
I'm running 6 X Thingy:91s in pre-production for use as a GPS tracking/iOT solution. Currently I'm located in Austin, TX. If I do not request GPS, I receive regular data from...
Hi all, I'm working with NRF52DK using Segger Embedded Studio with NRF SDK 15.0 trying to communicate to a UART sensor using the serial port abstraction layer API. Following...
Hi all, I'm facing an issue communicating with a UART-based sensor on the NRF52DK (52832). I've followed the serial_port example and using various forum topics I've got to...
Hello,
I am using the nrf52832 bootloader and i got it working with the s112 sofdevice and a custom application mapped at the end of the softdevice.
I want to add another...
Hi guys the following is an Arduino code:
In here,
We are taking the rising edge pulse to measure the rotation per minute of the DC motor and to detect whether the DC...
Dear Community,
I am trying to implement a simple Tensorflow Lite C++ project on the nRF52833 board. I work with the Segger Embedded Studio.
Therefore I added the tensorflow...
Hi,
I have extended the nRF9160 sample app to use Leshan bootstrap server. Using a boostrap server means getting DTLS PSK crypto keys from the bootstrap server. Hence the...
Hi,
We are testing Buttonless Secure DFU without bonds using the windows nRF Connect app. If I open the "Secure DFU" service in our app, enable notification for "Buttonless...