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...
I am developing an application that uses NCS2.8.0.
For FW updates, the nRF52833 USB ACM bootloader is enabled.
However, there are some problem.
My device has a battery...
Hallo,
we are using the nrf5340 and the ncs Version 2.6.1.
I activated the software downgrade protection as described here Downgrade protection (nordicsemi.com) .
Then...
Hi,
What is the static current of nRF52832-QFAA at the temperature of 60℃ and 25℃ (when ADC ADC ,RTC are turned on, an IO port is opened for interruption)? I tested it at...
Hi,
i have some code thats based off of the uart_async_adapter.c example code. I' m getting a `usage fault` which i've traced to uart_irq_handler. it happens when i try...
Recently I've had an issue with 3 of our nRF9160 based products during production (several hundred of the same hardware/firmware/SIMs work fine). The issue is that while the...
Dear Nordic Semiconductor Support Team,
I am using the nRF52840 for distance measurement and have observed multiple distance-related parameters in my output, including RSSI...
Hi,
I would like to test a websocket connect over NB-IOT with the nRF9151DK. I started with the https_client example to do an https handshake with the server and then add...
Hi
I'd like to be able to stay in mcuboot after a reset if requested by the application (feature mention here https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/services...
KConfig is warning me: CONFIG_LSM6DSO was assigned the value y, but got the value n. Missing dependencies: DT_HAS_ST_LSM6DSO_ENABLED
I am running on a custom board, the...
Hello.
I am testing UART connectivity using the nRF54L15DK.
After assigning pins to TX and RX, there were combinations that worked fine and combinations that didn't. There...
I'm working on a Thingy53 project with Zephyr RTOS that requires TLS connections, but I'm encountering persistent "Failed to create TLS socket: 23" errors (ENOMEM - out of...
Hello, After successfully building Wi-Fi Fundamentals Lesson 3, Exercise 2 under nRF Connect SDK v2.9.1 & using nRF5340-DK with nRF7002-EK, I get the net_zperf: setsockopt...
Hi,
I have a problem with unmodified BLE Shell and changing security level to 2(aka just works).
1. I'm connecting from BLE Shell to the device that requires level 2 2...