When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
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...
Good day.
We have a customer that asked us the following questions about the nRF9160 asset tracker application and we're hoping that you can help.
1. What tools are...
Today i received my brand new 2 pieces of nrf51-dks. when i wanted to try out some of the examples, i tried to copy over the .hex file to the usb drive, but for some reason...
Dear experts
We have no experience using Nordic SOC neither Nordic SDK, but want to start the contact with the platform.
Our aim is to get knowledge, setup the development...
Hi,
Can I use the serial interface to interact with an nRF52840 dongle running a mesh stack?
If so is this limited to UART or can the USB connectivity be used?
If any...
Hi,
I am developing a device based on NRF52840 soc in ble central mode. Could I claim when I do not call sd_ble_gap_scan_start function BLE radio is thoroughly OFF and there...
Hi everyone,
Maybe this is a very simple question but I want to avoid future troubles, that's why I'm asking. I want to copy an example from SDK16 and rename it. For example...
My Win 10 is up to date. Seger' J-Link driver is OK. Here's message from log screen: Please help to find what I missed. Thanks.
08:03:35.048
Using nrfjprog library 10...
Hello,
I am currently trying to use the MQTT publisher example to send a message to a locally hosted MQTT broker (I assume I can use a local IPv6 address?). The MQTT broker...
Hey Nordic Team,
I'm in the midst of integration the nRF91. As with the nRF52 designs, less work was taken out of the RF design aspect because it has a built in balun. As...
Hi Nordic:
I burned the AP & Modem firmware in the picture below, and found that the current consumption when entering PSM is 500μA. Please help to analyze. What caused...
Hello ,
I am using freertos with nrf uart service, i could able to get these timings that seem little bit weird.
one of the pin toggled for each successful ble_nus_data_send...
Hi Nordic ,
I have a nRF52840 project development based on SDK 15.3 . Now ,I need to add DFU feature there. we suppose to use background DFU here. we will use long range...
We have been using RSSI as a signal for doing location services, however we are find that a bit challenging. From reading the literature in the field, several researchers...
Dear community,
for my upcomming project I would like to use the nRF52832. Since there also exists a development kit I started to make myself familiar with Embedded Studio...