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 Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask if central can make connection request without scanning (central know the mac address...
Hi everyone,
I have migrated my project from SDK for Mesh v2.1.1 to v3.0.0.
I am getting a Mesh Assert when the Mesh is trying to request a radio timeslot after the "NRF_EVT_RADIO_BLOCKED...
Is it possible to run Eddystone example from SDK12.3.0 on nRF51822 xx aa chip?
In the eddystone documentation it mentioned that S132 softdevice required, but on older SDK...
Dear Nordic,
Hi,i'm looking for an easy way to make Wlan coexistence with Ble,i know there has a solution that named 3rd party, just like this:
So, What i want to...
when we pass the BLE event handler as a function argument to BLE stack init function and register the function results in a deadlock mechanism. Is that we cant able to register...
Hi Guys,
I have a general question to the mesh functionalities. We built a mesh sensor network and I now want to now if it is possible to decrease the data-rate to increase...
Hi,
I just completed the migration from mesh sdk 2.2.0 to 3.0.0.
After running the project it get stuck at line 422 of timeslot.c in function timeslot_sd_event_handler...
Hi all,
So I've developed a custom board with the NRF52832 qfaa e1 and using Mbed OS 5. System on current is around 3.5uA when not using BLE.
When using BLE my idle current...
I'm learning NRF51822.Now,I want to develop it with PC.I need connected Nrf51822 & PC with Ble.What tools can I use? .I designed a Nrf51822 pcb based on CH340.
Hi,
I am using nRF52840-QIAA-T in my design. I am curious to know if Engineering B modification is implemented in the mentioned package.
Thanks in advance.
Hi i used nRF52840 Preview-DK and i try many example with SDK provided.
the problem is the range of transmission too short . can you help how to set power transmission of...
I’m creating an IOT device with some unusual needs when compared with typical home automation. I wanted to ask if anyone knew of a mesh protocol (Zigbee, Thread, BLE Mesh...
Hi All,
I am working on the NRF51822 development board, using KEIL-IDE for the code development using SDK version 10.
I was trying to develop the serial communication...
I'm coding a feature to measure the battery voltage via the internal VDD with an ADC.
The result I get from a 2,75 voltage source is 170.
When using the calculation (...
When running the Zboss stack to get active endpoint on a disconnected devices some fields are not populated correctly in the responce.
tsn OK
status FF might be OK
nwk_addr...