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,
Does nRF51822 have FCC ID? We are currently in the process of FCC ccertification and we would need this knowledge to see what test should be done.
Please let us...
Hi,
I wanna insert the accelerometer and gyroscope in my solution. Now, I am using the nRF52840 and I wanna know if you can recomend any library and/or shield to add this...
hello support
I am reading the Mesh Spec and came across
The device key is derived from the ECDHSecret and ProvisioningSalt.
Whats meant by Provisioning Salt.
A minor bug exists in SDK 15.0.0, components/ble/nrf_ble_qwr/nrf_ble_qwr.h, which arises when compiled using a C++ compile r.
The following C++ conditional at the top of...
Hello!
I am trying to change the connection interval of the nRF8001 (connected to the PCA10000 usb dongle). Changing from 7.5ms to 1sec is very fast, but changing it back...
int SEGGER_RTT_printf(unsigned BufferIndex, const char * sFormat, ...)
why only BufferIndex=0 can display information on RTT viewer?
How to output different colors to...
Hello I have this code that sends some L2CAP packet to bluetooth device. I want to do the same for BLE device. Could someone please tell what I have to change on that code...
Hi
I use NRF51822_XXAC + s130_nrf51_2.0.0_softdevice + nRF5_SDK_12.3.0_d7731ad, IDE is segger embedded studio 3.40, my program works well when i set optimize level to...
Hi all,
I'm Carles from Nordic and I'm happy to announce that O'Reilly has recently published a new book "Getting Started with Bluetooth Low Energy" of which I am a co...
Dear Nordic Team, Thanks for supporting.
I want to know how to set user MAC address in SDK12.3.0 for nRF52832. I am using ble_app_blinky example. Please support anyone....
Perhaps the following defines added to the beginning would make user specifications a little clearer
#define Default 0
#define Black 1
#define Red 2
#define Green...
Hello,
I'm trying to run my application from Segger Embedded Studio into my custom nRF52840 board but it is not working !
I switched to Jlink commander to get more details...
Hello,
I am migrating a BLE project from SDK 13.1 to SDK 15, and am running into an issue with SPI functionality. I have followed the migration guide for 14.2 to 15, changed...
Part 1: A device that is exposing Mesh Provisioning Service[as a unprovisioned device] or the Mesh Proxy Service [as a provisioned device] could under-utilize the negotiated...