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...
Hi,
I have two peripheral devices both advertise the same device name 'R' but have different characteristics. I am scanning and connecting to one of them via central device...
Hello.
During customizing a DFU, but I'm having trouble adding function [nrf_dfu_transports_close] in function [on_ctrl_pt_write].
I'm not now fetching all the c files...
Hello,
IDE: Keil Board: PCA10040 nRF5238 DK SDK: v16.0
I am looking for a BLE peripheral example that connect to an iPhone. As a first step, I would simply like to evaluate...
I have a button matrix (2 rows, multiple columns) connected to an nRF52840. After driving the two row pins appropriately, the first column pin I read (regardless of actual...
Dear All,
for the next revision of our product we've added a RTC / calendar IC with 32kHz clock output and it would be great if I could save some real estate by using the...
Hi,
I'm currently developping a peripheral. This one uses Peer Manager module to handle pairing. This peer manager is configured properly with pm_sec_params_set (as far...
Hi,
I was working with the SPI interface of nrf52DK microcontroller boards and wanted to know if there is a way to change the timings of the low and high levels of the Slave...
I'm designing a solution based on a series of nodes that senses data and has to send it wirelessly to a hub. Each hub must be able to receive data from about 4 to 8 nodes...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
Please tell me the operation when garbage collection is executed. The setting values of FDS are shown below for reference.
We...
nrf52832 master wakes up the slave under sleep?nrf52832 slave wakes up the host under sleep?
My boss wants very low power consumption. I think the host can wake up the slaves...
Hi,
When I used the same command, I was only able to read the 5 bytes correctly. The Most higher byte does not match.
C:\Program Files\Nordic Semiconductor\nrf-command...
Hi
I would like to know if it is possible to to run the Nrf905 chips on 5v logic level without damaging the chip ? i see many people playing with arduino and these chips...
Hi, my customized board was using nRF52840 with 15.3 ver SDK.
And we want to make the DFU download process part can progress in the application.
(such as background download...
Hi Sir
I have used sdk 11.0.0 to develop my bluetooth application but i am facing some issue, so want enable debug logs, but i am not getting where to enable it plz help...
Hi!
I'm interested in trying out hci_usb sample of nRF Connect SDK with Nordic's Link Layer.
With following changes to application configuration I'm able to compile the...