I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
The problem I encounter now is that NRF52840 is my MCU, and I need RS485 module to transmit data. The supply voltage of my NRF52840 is 1.8V. Is it recommended that the RS485...
Hello,
I am trying to do a single bank DFU update using nRF Connect app and have SDK 16 on my device. I have set NRF_DFU_SINGLE_BANK_APP_UPDATES to 1. Bot looking at postvalidate...
Using the NRF5 SDK V17.0.2
Once again finding myself struggling to understand the structure of the SDK as a result of lacking documentation, there seem to be so many layers...
I have a working project developed against nRF Connect SDK version 1.6.1. I am attempting to update to version 1.9.1 nRF Connect SDK as a stepping stone to v2.0.0. Upon further...
Hi Nordic,
Currently, I am using:
- nRF5 SDK 17.1.0
- nRF52833-DK
- pca10100
You can download "my_projects" file from here . It should be put under "examples" directory...
Hi people,
I would like to know how to use the I2C of my thingy:53.
Since there is a Qwiic connector I want to know if it is possible to connect to a Qwiic display,...
Hi,
I am experiencing difficulties directing shell to both RTT and UART backend simultaneously for ncs v1.8.0. UART stops outputting while RTT is disconnected and only seems...
Hi,
¿Is it possible to install same tools for building a zephyr project that nRF Connect installs, in a linux without graphic interface?
I tried manually installing zephyr...
I want to enable a timer to start SAADC Multiple Channel and get value of each channel after every 1 seconds.
There are many questions on how to enable a timer to start...
Hi,
I'm using a custom board to record i2s data to a sd card. The recording starts and stops on a button press (Pin 25), which basically works. My problem is that the...
Hi,
I'm using a nRF52 DK (nRF52832) and nRF5 SDK 17.0.1. to read data from an external ADC via I2S. I can read some data from the I2S bus, but I'm confused about the bit...
Hi guys. I saw Nordic's cool YouTube video: https://youtu.be/2U8KE_FdsqU
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.2.0%2Fthread_border_router.html...
Could you please provide dimensioned PCB footprint drawings for nRF5340 (both packages) and nPM1100?
I don't use Altium so the provided design files aren't of use. PDF drawings...
Hello I am trying to develop BLE sensor based on NRF52833 I want proper hardware design and most importantly I NEED REFERENCE ANTENNA DESIGN for proper functioning.
Also...
SDK 2.0.0, nrf9160, modem fw 1.3.2 We are effectively running the GNSS sample and the MQTT sample in separate threads. We are interested in seeing the modem temperature (via...