hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
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...
We are using SDK 15.2.0 and softdevice s132 v6.10. we want to use the concurrent feature for broadcaster and observer. we wanted to just confirm that this feature is reliable...
Hi, I don't understand enough about electrical, but i found that a little piece of component in my nRF52840 dongle was gone.
It was something in this position:
It was...
Hello,
I'm trying to measure execution time of a piece of code in nRF52832. I was searching and found that I need to get the start time and finish time by using
beginval...
Hi,
I am using nrf52840 Preview - DK, with SDK v15.3.0 and Softdevice API 6.1.1
As we need to set NRF_LOG by setting the NRF_LOG_ENABLE and NRF_LOG_BACKEND_URAT_ENABLE...
Hi,
currently, i'm developing nRF52832 chip and I trying to use two GATT services.
I want to know about that "Can I use my custom services with Nordic Uart Service"...
I am basically wondering what the difference between these two examples in the SDK are?
Also, I see in both cases after the spi_transfer is called there is the following...
Hi Support team,
When I installed the nrf Connect SDK v1.2.0 with the Toolchain manager, I found that the files in the directory indicated were incomplete.
As shown in...
Hi. I am working on adding DFU to our application. I want to use buttonless dfu service for entering bootloader. I think the only thing one need to do is write a correct widely...
Hi,
I have a setup where one nRF52 based device is a master and generating a time pulse with a counter. On another side, I am having Android device with QCA6174A module...
hello team,
I'm using nRF CONNECT 3.3.0, SEGGER Embedded studio IDE with Cmake version 3.16.5 and SDK
my device (nRF9160DK) is connected with system but SEGGER Embedded...
Hi, I've successfully passed nRF Connect SDK installation by using GSA application (macOS 10.15.3, python 3.7.7, west 0.6.3). Now I'm in the SES 4.52c and have a problem in...
It looks to me that in NCS/Zephyr it is only possible to configure the system clock to operate off of the LFCLK. I haven't been able to find any Kconfig options that would...
We have 2 identical development boards and have been using only one until now. I was able to download code into the 2nd board successfully but it will not run. It does not...
Hi,
what is the valid range of interval for NRF_SO_GNSS_FIX_INTERVAL? when we set it to 5 it will failed, but 1 and 10 can be successful.
here is the code and error log...