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 trying to understand how nrf52 and softdevice work to use it in the future, i'm working on STM32 and i have my own RTOS, i try to appropriate the platform by...
I received my NRF52840 dongles and downloaded SDK 16.0.0 and SES 4.52c. I found some old documentation that said how to convert ble_app_blinky to the dongle but then exploring...
Hi,
I have nRF52840 Dongle(PCA10059), I try to develop on the nRF Connect Desktop. But this dongle can't update firmware on the nRF connect desktop.
My operation below...
I’m using the latest version of the modem 1.2.0 and sdk v1.2.0
For the most part AWS FOTA seems to be functioning.
However it will start the FOTA job and hang and fail...
Hi everyone,
I need to set up a timer using the RTC. The default function that converts ms to ticks APP_TIMER_TICKS() accepts only milliseconds. So, I wrote my own conversion...
I want to interface Client Sensor over UART in light_switch_client code. Can you please give me the idea,how to do it.
I am using Mesh_V4.0 and SDK 16.0
Hi, teams.
I am trying to implement DFU functionality on mesh node devices.
Currently, I am using Mesh SDK 4.1.0 and have read DFU-related documents, but still something...
Hello -
We are working with a custom board that is similar to the SparkFun Pro nRF52840 Mini . We are using the nRF52840 SDK version 16.0.0 and SoftDevice 6.1.1. Our board...
Hi everyone.
I am working on the ble_app_bps_pca10056_s140 example. I want to confirm that a BLE event is received when the APP_ADV_DURATION has been expired.
After searching...
Hi,
I noted that the CW generated in the %XRFTEST TX test seems to be offset from the requested frequency. Specifically, issuing the command
AT%XRFTEST=1,1,20,8500,-50...
Is there still no way on this build to setup zerocrossing detection?, I mean using interrupts I developed a zigbee dimmer that detects zero crossing and dims 3 separate channels...
Hi,
We are using NRF52840 Dk board to transfer the data at 10ms through Bluetooth which is central and peripheral as other cc250moda controller Bluetooth. Our objective...
Hello:
I am porting the LESC with MITM security protocol from your "ble_app_multirole_lesc" example inyo a project that runs FreeRTOS. This is on an NRF32540 With s140...
Hi,
I'm using an nrf52840 dk to query another device over spi and then pipe the response back USB to a host PC. Ideally, we're piping data at 1 Mbps (which should be very...