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...
In our application we need to have the NFC pins configured for GPIO and APPROTECT enabled.
As an additional safety feature I verify the UICR content inside my application...
Or any general how-to documents when the users want to set up any peripheral using the direct register access? I try not to use SDK for simplify and minimize the code side...
Hello,
I'm trying to implement the Gazell protocol for one of my tasks. I understand there is CRC for the data sent from the device to the host. I cannot however find anywhere...
Dear Sir
I'd like to develop the Window APP for Mesh (like nRF Mesh).
And I've face a problem. The ECDHSecret key of the Windows side didn't match the device side(Thingy...
Hi everybody!
I am new to programming with Nordic SDK and have some questions regarding writing applications with secure and buttonless DFU via BLE.
I have looked through...
I am using NRF52840DK with SDK15.2 to test the DFU.
I use Segger Embedded Studio to compile both the secure_bootloader project and ble_app_buttonless_dfu project.
Then...
Hello,
Is there any development board like an Arduino mini for the nrF52840. It need to fit a in very small enclosure
Ideally, I would like to test/develop some sensors...
Hi,
I am working with hid keyboard example on my Windows machine.
Problem 1 : After flashing the code, I make bluetooth connection and the code works properly. Then I...
Hi,
I am reading the Product Specification v1.3 of the nRF52832 SoC.
On page 23 the RAM0 block section 1 address is given as 0x21001000.
From the context I believe, this...
As per one of my discussions with , on another thread here , I can send a GenericOnOffGet from my android activity and I will get the status of the light in GenericOnOffStatus...
Again!!! I have a lot of problems to navigate on the Nordic products.
I follow the links and went to the start52840dongle and downloaded the SDK.
I find only stuff regarding...
Hi,
In looking down the road for product enhancements and migration to the 5.0 Bluetooth specification. I am interested and wondering if any discussion about chipset production...
Hi there,
one quick one:
when configured as SYSTEM RESET, Does P0.18 acts as an Input/Output? i.e. will be asserted Low by the NRF52840 while the MCU is in reset?
...
Hi all,
I'm using ble_app_multirole_lesc example to develop my application, it connect to android phone as peripheral role and now I need it to connect to another nrf52832...