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...
Hi,
I'm developing a simple software that records RSSI values from both the Central and Peripheral device, using nRF5 SDK 15, adapting from two of the provided examples...
I am trying to implement the example-code for the Eddystone example from the infocenter. I'm using the nrf51422 to flash code to the Smart Beacon (PCA20006 with nRF51822)...
I am using the Nordic 52840 CSP for my project. It is used for a asset tracking application. I used the nRF52840 QFN schematic reference for design. Since there is a difference...
Hello,
I am looking for the inband image frequency for the NRF51822. I have received a few different results and want to confirm what the value is if it is Low 1Mbps: +1...
Hello Nordic,
I have seen a couple of your reports and I am not sure how to read the inband image frequency. You have put frequencies in there (I thought values should be...
Hi
What is exact difference between following versions of nrf51822QFAC chip 1.nRF51822-QFAC-T 2.nRF51822-QFAC-R7 3.nRF51822-QFAC-R
I am searching for nrf51822-QFACAx chip...
Hello
I am trying to move an arduino project where I read an ADC value from a FSR sensor. In arduino the FSR is powered by 5V and has 10Kohm pulldown resistor. The board...
hi,everybody
I want to design a sniffer for 2.4G raw data,I have some problem below
1.How can I set the radio register to recieve all message on same frequency;
2.I...
I want to create a PCB circuit withe the nRF52810 Transceiver. If you do not understand what i have in mind:
http://si.farnell.com/nordic-semiconductor/nrf52810-qcaa-r7...
We are seeing a potential issue with a product. on start up a pin is read and the read value determines if we go in to a test mode. Pretty standard.
Our failure is during...
Hello
i just bought my DK-nrf52 to move to BLE after playing few months with arduino. I have connected various nrf52832 shields from China (from Holyiot 17095, which is...
Hello, I want to test Round trip delay using BLE MESH 2.0.1 Light Switch Example Code...I have modify simple on off Light Switch Example. Example test using two Development...
Scenario:
We have three verticals in our project. The nrf51822 based device, base station (BS) and server running on cloud.
Problem Statement:
I need to continuously...
I have downloaded "nrf5_SDK_for_Mesh_v2.0.0" yestoday, and try to setup the "light_switch" demo with 3 pic nRF52 DK.
According to the document description, “proxy_server...