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...
Hello,
I am trying to build a remote control using NRF52832 SoC, SDK16.0.0 with softdevice S132 version 7, Keil 5.
I have to control a servo motor and i want to achieve...
Hello,
I need to send logged sensor data in external 4MB flash to a phone via BLE.
I am using a nRF52840 based module on a custom PCB. I am using SDK v14.2.
I am using...
Hello,
Is it possible to get access to the information contained on the SIB (System Information Block) in the nrf9160? if yes, is it through the nRF Connect v3.3.0?
Thanks...
I want to get the 128 characteristic UUID of the peer device during the connection phase. Now I use SDK is 15.3, the softdevice is 6.1, and only 16-bit UUIDs are obtained...
I have the NRF52 DK, I run make flash in the UART example, everything works. I'm able to run the loopback test.
I navigate to the serial port example, make flash, nothing...
Hi Everyone,
I would like to understand how the multi peripheral application works in this given scenario:
Scenario:
Considering one peripheral (P) is connected to 4...
Hello,
I have been working with NRF 52840 DK and finally able to make the advertising work on PHY CODED but I was required to use extended packets.
My question is
Is...
Hi i am using sdk15.3 secure boot-loader example. i had change backend to cc310. without optimization i am able to upgrade code but when i am using optimization level 0 it...
Hi,
I am working on an USB CDC program with nrf52840-mdk-usb-dongle. The PC needs to use a terminal emulator like putty to connect to the dongle. Now I send and recieve...
I use Zigbee CLI example on nRF52840. (examples\zigbee\experimental\cli\cli_agent_router)
It use UART as 115200 bps with CTS/RTS (hardware flow control).
I want to change...
Our product uses non-connectable/undirected advertising, where advertisement packets are sent every 1 minute for 500ms time. For that we are using FreeRTOS timers to start...
1: Is there any information that can be systematically introduced to the production test of Bluetooth products? 2: What parameters do I need to test for mass production of...
Apparently, Config AppKey Update message can be transmitted in the key refresh procedure. However, one point let me very confused, I looked into the Mesh Spec v1.0.1 (page...
Hello. Is it possible for a central device to retrieve the BDADDR( 6 byte array data ) of a past peripheral device by using the peer manager? ("past peripheral device" refers...