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, I'm prototyping using nrf52832 with BMD-300. On my new board I design, I need 3.6V tension (and not just 3.3), so I thought setting everything to 3.6V, including the...
Hi,
I'm currently doing a current consumption test for bluetooth mesh using PCA10056. I want to label the plot like the ones in Online Power Profiler, but it turns out I...
Hi. Does anyone know where I can download the CDC ACM diver for windows 7?
I am running the example on the nRF52 dev kit, but I get an error as windows can't find the driver...
Hi all,
I'm currently implementing a Bluetooth Mesh system for testing various network characteristics.
I am running some tests were a Nordic Thingy:52 is sending a lot...
Hi, I have read the "nRF91 AT Command Reference Guide v0.7" and I would like to propose a new AT command to be added and also an additional feature to an existing AT command...
Dear nordic:
I am confused of NRF51824 MTU issue, NRF51824 can use S130 softdevice, S130 is qualified bluetooth 4.2 core spec, then why S130 features don't included MTU...
While trying to find out a realistic maximum power consumption target I was searching for the power consumption of the LPCOMP comparator. I've seen a few claims about 0.5...
Hello,
I want to send data from central device to peripheral device. I am currently using nRF52DK.
While sending data from peripheral to central device, data is sent successfully...
hello all,
I buy the Fanstel EV-BC832 V2 and start to paying with it.
I used the IAR ide and Embedded studio (SEGGER) ide for my tests.
First i check the blinky and...
I development nRF52832, I want change mac address.
So I modified nRF5_SDK15.0.0/examples/ble_peripheral/ble_app_uart.
I added code to the examples.
////////////////...
Hi everyone,
I want to program the nrf51822 module with the discovery board stm32f429i-disc1 through ST-LINK programmer in Keil IDE but this error appears: "ST-LINK connection...
Dear DevZone Team,
I am an absolute beginner in the field of mesh networking and hope you could help me getting started. Please bear with me.
I have a bunch of sensors...
Does anyone uses Sloeber to program nRF52? I have an issue, when I add a header nrf_temp.h to the project and using following functions:
The problem appears when I add...
Dear Nordic team,
We are developing a BLE application for IOS and Android. On Android, we utilized your Nordic Scanner Lib to scan Bluetooth devices and it is fine and...