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...
Hi guys, I am developing an mqtt-based app using board nrf9160. I tested the mqtt_simple example but it does not work. Here is my setup.
+ Broker server: test.mosquitto...
Hi, I'd like to set the alarm state of a minimal power configuration cluster that only has the attributes "remaining battery percentage" and "battery alarm id". However the...
Hi,
Is it possible to write to the UICR (with SES) without erasing it first?
Normally the boot loader sets the correct values in UICR, but for development I want to have...
Hello,
lately i've not been able to connect to NB-IoT network as i did before.
Long story short:
I'm working with nrf9160 since 3 months and i have been able to connect...
When the macro NRF_SDH_BLE_GATT_MAX_MTU_SIZE is changed in the sdk_config.h file of any example from the ble_peripheral folder, the slave sends the message Exchange MTU Request...
Hi,
I am using nrf mesh sdk 3.1.0. with nrf52832.
For iv update one condition is iv_timeout_limit_passed(m_net_state.iv_update.timeout_counter). The timeout_counter value...
Hi,
I am evaluating ble peripheral with nRF52840 SDK 16 and SoftDevice s140 on windows 10.
The SDK is copied at location: C:\Nordic_Semi\nRF5SDK160098a08e2\
The SoftDEvice...
Hello,
I am not able to connect the dots. After setting up the beacons, ( adopted ble_beacon_app from Sdk 16 ) how can I perform localization algorithm ( trilateration)...
Hello. I try to configure radio at NRF52811 to prepare antenna switching and get correct I/Q samples from different antennas. I have 2 antennas that are 6 cm apart from one...
hello, I try to make an application with 6 different services. I used the ble_custom_service tutorial to create my different services.
I manage to work without problems...
Hi,
I am working with the bsp.c functions. One of the actions is BSP_BUTTON_ACTION_PUSH, which the value is 1. I would like to know at which electrical signal it is related...
Hello All, I am having a trouble with the nReset Pin during Deep Sleep. The issue is that the board is waking up from Deep Sleep due to floating nReset Pin. I am using a nrf52480...
Hi,
I am currently working on a product based on an nRF52832 (SDK 15.3, S112 6.1).
The firmware uses the Nordic UART Service to receive and send data from and to a smartphone...
I'm working on a new nRF5340 project where this will be the main application processor. The target system will support a large variety of sensors, and we expect to use a very...