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 All,
I am in the process of fabricating my own PCB for the first time using nRF52840 chip.
The design will be somewhat similar to the nRF52840 Dongle design with slight...
Hi All,
I am trying to simulate the nRF52840 Dongle Antenna given in the hardware files using CST studio. I am using the following substrate and trace width which was in...
Hi All,
I am trying to write a driver for the Grove-LCD RGB Back-light V4.0 using nRF52840 DK. However, it doesn't work. I am trying to figure it out why.
The description...
Hello, I'm a beginner who just entered Nordic.
It may be difficult to read because I am not good at English. Please excuse me.
I use NRF52DK and SDK v17, and I'm developing...
Hi guys. I'm currently stumped by a most peculiar issue.
Im using two PCA10040 boards (20 cm apart) to send a data stream via the GZLL protocol: DEVICE button pressed -...
Hi,
We are talking with a Bluetooth certification provider regarding our product, and need QDID's for Host and Controller.
The nRF52x is running Zephyr and the Host is...
We are currently developing an application for nRF5340 using the nRF Connect SDK which requires bluetooth mesh + iBeacon coexistence. Are there any resources/examples available...
Hello,
Can broadcasting be set to unconnectable mode to reduce power consumption? I tried to set the broadcast to p_advertising->adv_params.properties.type = BLE_GAP_ADV_TYPE_NONCONNECTABLE_SCANNABLE_UNDIRECTED...
Dear community
In an attempt to implement an LTE TCP client, I'm stuck at the problem, that `recv()` doesn't return after the server has closed the connection.
My test...
Hi All,
in Segger Studio those project explorer "code' and 'data' columns that pop up every time you change something are slowly getting at my nerves. In my humble opinion...
I would like to share a common time references between the NET and APP CPUs. This can be a single timer which both CPUs can access or two independent timers as long as the...
Hi,
Im working with serial LTE modem sampleApp which I have manage to compile, connect to my server and validate that it works using nrfConnect LTE Link Monitor to send...
Hello, I'm having trouble to understand why the saadc buffer is not being filled.
I had already tested this functionality without the softdevice, and everything worked fine...
Dear technical support team,
I'm using a PCA10040 board to sniff BLE packet.
Following the document named "nRF Sniffer for Bluetooth LE v3.0.0", I managed to see some...