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...
Hello,
The current project I am troubleshooting includes an NRF51822 chip. The project includes a boot loader, application hex, and soft device S110 V7.3.0. It was noticed...
When trying to install the nRF Connect app (3.1.0) on a windows 7 machine, it hung up and froze during the Jlink install. After using system restore to go back before that...
Hello we are using SDK 15.3 and SD s140 v6.1.1, we use the cryptocell to do some AES encryption as well as MAC and ECDH.
We noticed that our application was running quite...
Hi,
I'd like to test how long it takes to get a gps signal and send the nmea string via udp. Therefore I took the example 'udp_gps'.
As far as I know the program starts...
Hi,
Is there a tutorial or guidelines on how to send ble-app_hts data to nrfcloud mentioned in this Noridc video below.
Nordic Semiconductor - nRF Connect for Cloud (youtube...
We have an implementation where we need to limit data, and to be able to KNOW how much is actually being sent with the operator, to limit costs.
In a normal Ethernet condition...
Hi Nordic,
I am trying an application where both central and peripheral devices are based on nRF52.
I have to create custom services and characteristics for the same....
Hi, I am beginner for nRF51822. We are using SDK v10 and S120.
We have an IOT Gateway with it's processor interfaced with nRF51822 radio through UART. We have flashed nRF51822...
Hi all, We always have -4Mhz Radio Frequency Interference when using nrf24l01 and nrf52832 chips.We use nrf24l01 as a slave receiver, and use nrf24l01 or nrf52832 as a master...
Hello,
I'm trying to set up my nrf9160 Dev Kit and I'm having problems connecting it to the nrfCloud.
Since I'm using it in Austria, I'm using a different sim card on...
can somebody help me on how to enable twim0..
it was no problem in twi_sensor example...now i am integrating twi_sensor in ble_eddystone...and on built it give an error...
Hello,
We have a bit of a problem out here while using SPIM3 for Data transfers.After a Data transfer is initiated through direct register read, or EASYDMA and data is...
Hi,
I´m using nrf52840 with softdevice S132, SDK version 15.2 as ble central. I´m using the write_cmt_tx_queue by setting ble_gattc_conn_cfg_t::write_cmd_tx_queue_size to...