Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
The status of Docker support is not clear to me. Does Nordic provide a docker images than can be used on Apple Silicon and Integrated with Visual Code Studio. I see a lot...
Hello developers, I am using nRF5340dk as my nodes and my gateway also. (3 boards).
Requirement:
i want to send my data from the board(1) to gateway with the help of mesh...
Hello,
I'm trying to configure the internal temperature sensor but have no idea ...
My board selection is raytac_mdbt53_db_40_nrf5340_cpuapp and, on nRF Kconfig GUI, I...
Hello, I am working on developing a special "serial recovery" mode dfu function of nrf52833 with ncs SDK V2.3.0. Now I encount a problem when adding the following code in...
I am attempting to get the BMI270 sample working on an nRF5340DK, using nRF Connect SDK v2.4.2, after successfully build and flash the program to nRF5340DK I got error "Device...
Hi all,
I am developing an application for a custom board using the nRF52840. I need to use the reset pin (P0.18) as a regular GPIO, configured as an input with an associated...
nRF5_SDK_15.0.0_a53641a s140 nRF52840
Documentation says that both ble_adv_fast_timeout and the ble_adv_slow_timeout are in units of 10ms, and that appears to be true of...
I have read some of the Asset Tracker documentation and noticed there is a nice implementation for operating LEDs in the UI module. This seems straightforward for GPIO control...
Hi,
We're having a problem that our application will hang when using the 32 kHz RC oscillator in the mcuboot bootloader and the Zephyr application. We encountered this...
hit there,
i am trying to work with the NRF5 SDK ARMGCC, in the IDE options a ARMGCC folder exists with an .ld file and makefile. i run the make and get the following error...
Hi,
I'm aiming to develop a custom two-wire serial interface (TX, RX). To achieve this, I'm planning to implement output capture for TX and use GPIO interrupts for RX. For...
NCS v2.7.0 and sysbuild system.
I'm looking for some clarification about Secure Boot and implementing a custom signing command.
What is the difference between secure boot...
software: ncs 2.5.0, zephyr/samples/subsys/fs/fs_sample
hardware: nRF52840 (not DK, designed by customer) and nRF52832 (not DK, designed by customer)
Step1: build within...
Hello everyone
I'm trying to build an app using Segger Embedded Studio and a nRF52832. I'm currently struggling to include the fds module since i get the following errors...