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
We cannot use the P0.18 pin as standard GPIO on the nRF52840 Dev. Kit.
What are the actions HW / SW to do to use this pin as standard GPIO ?
Should be cut...
I try to set up a timer:
The nrfx_timer_init() function crashes with an error:
What is wrong? How to fix this?
Environment: nRF52840, NRF SDK 15.2, S140 6.1, Mesh...
hi all
how to test 2.4G(not ble) at nRF52832 platform?i need test the 2.4G signal performance include tx power , sensitivity , frequency and so on.i use nRF GO studio.but...
I'm trying to understand the best way in which I can maximize the data throughput on an nRF52832.
I am using a custom circuit board which is running an early version of...
Hi,
I'm using Segger Embedded Studio with Ubuntu, trying to write a minimal code to let the chip start advertising.
I tried to read and understand the example codes provided...
Hi team,
customer used SDK v15 and the default s140 softdevice in it.
When the 52840 is configured in the 2M phy mode after connecting with Iphone 8/x, it can't be successfully...
Dear Sir,
Currently the example code in "ble_app_hrs" is written such that it advertise in connectable mode.
How can I modify the code so that it advertise in NON_CONNECTABLE...
Dear Sir,
I am talking with respect to the ble_app_hrs example in the SDK 15 for nrf52832. I am using softdevice S132.
In the example the code is implemented such that...
For instance, if I wanted to download the firmware that comes on the nRF52840-dongle in order to then write it to a custom board with an nRF52840 chip on it (i.e. so that...
Good morning,
I can't import the nrf_serial library ( and nrf_queue ) on the ble_app_uart project, after that i compile, i read these errors :
linking... .\_build\nrf52840_xxaa...
Hi,
I'm using 2 nRF52832s in my project. One of them is connected to a PC serially and has NUS central running on it and the other nRF52 connects to this central. I was...
I have two 52840DK, which can be used before, but I took it out and used it today. The led light on the rear panel of the USB is not lit, and the computer can't detect the...
Dear Sir,
I was trying to implement the following scenario.
Multiple phones initiate the connect request to a single peripheral.
On peripheral search for the phone...
I would like to confirm that my hardware design is correct and in addition that I am following the correct procedure to place the nRF52832 to sleep to achieve the lowest possible...
It works with SDK v12.3 and soft device 3.0.0. Does not after porting to 15.2. This is a custom board (extremely common configuration with single 32Mhz crystal) that serves...