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...
Hello,
In past I worked with BLE 4.0 and I remember that using the notify we have a max amount of data of 20 bytes.
Now we are working with BLE 4.2, does we have this...
The nRF Mesh Connect software available from this blog post is probably corrupted. I am not able to use it. Is there a repository for software tools where I could download...
Hi,
I am using sdk 12 with s132 v3 on nrf52832 dev board. I am running the example code for ble hid peripheral for keyboard compiled using gcc and eclipse. The example code...
Hi,Sir:
I am developing a 52840’s project using SDK15.1,My development environment is Segger embedded (version 3.34a).When I added the RNG function to the code (the correct...
Hi,
Have an issue with a prototype 2 layer 52840 pcb that i tried to get manufactured. i increased the pad diameter to 0.3mm and now i cannot route without hitting clearance...
Hi
when trying https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library everything goes OK (I think...) all the nodes gets provisioned, all the elements gets addresses...
I know the PDK design is available for download, but there are a lot of things on that board which would not be required for a minimal e.g. beacon design
I'm looking for...
We are looking at developing a proprietary protocol using the nRF52832/40 and were interested in the specific and practical differences between the Ble_2Mbit vs Nrf_2Mbit...
We try to implement DFU over UART. The Mesh DFU example has been taken as a reference. DFU is successful, but it takes about 1 hour (sic!) to transfer DFU ZIP package of size...
Hi,
We are developing a device which should have a power save mode where no BLE connection is possible (switch off the BLE to a minimum power consumption) and restart the...
Hi, there~~ Just noticed that there are codes for the Android nRF connect.
github.com/.../Android-nRF-Connect
Using that code, I wish to create my personal sniffer that...
Good afternoon,
I'm using nRF52840 with SDK15 and Softdevice6.0.0.
I'm using the Queued Write Service Module to make use of a characteristic able to receive up to 510bytes...
Please suggest a tool that can be used for monitoring and and analysis of Nordic's BLE packet transmission rate.
I would like to measure packet irregularities over time...
HI,
How to use sd_ble_opt_set() with the option BLE_GAP_OPT_SCAN_REQ_REPORT ? After setting this I can expect to get the event "BLE_GAP_EVT_SCAN_REQ_REPORT" with information...