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...
Very strange, I have lots of nRF52x experience, but this one has me stumped.
Successfully updated our custom board/application from nRF5_SDK_15.0.0 to latest as indicated...
Hi all, I apologise for this very basic question, but I don't understand how to add/enable RTT debugging to my code. I want to practice writing basic code for the NRF5 SDK...
Could you please advise me regarding BLE security?
For security purposes, UUID data shouldn't be included in the advertising data package?
If we don' t put UUID in the...
Hello
My custom board has only 1 button and I'm trying to detect 3 button clicks. The first click is waking up the device and the other 2 are configured as BSP_EVENT_KEY_0...
I have a setup similar to this
When the callback is executed, the execution will enter the inbuilt_key function and then the output will stop and the execution will halt...
I'm using v1.2.0 for the nrf project and I am fairly confident I am using modem firmware 1.1.1 (though I don't know how to verify that).
I'm basing my project on "cloud_client...
Hi,
I am evaluating the ble_app_hrs_pca10056_s140 project with nRF5SDK160098a08e2 Dev kit and nRF82540 dev board.
I have put a breakpoint in line:
*p_erase_bonds = ...
Goodmorning,
what is the maxium current output for SPI pins on the nRF24LU1? The datasheet say "IVDD External load current" of 2mA, is this refered to the internal regulator...
In the documentation of the nRF SDK for Mesh v4.1.0 is written: "The following figure demonstrates how the data packets flow between mesh nodes and their layers within the...
Hello
Beacon using timeslot API
I am trying to implementing a beacon functionality using your timeslot API.
The beacon shall run in parallel to the normal SoftDevice...
Hi all,
In our application we have a piconet master (acting as GATT client) and several piconet slaves (acting as GATT servers). We have only limited time on the channel...
Hello,
I've asked this question already at StackOverflow, and while I try Wireshark I wanted to see if someone has experienced the same issue and/or can provide further...
I can scan beacons with Scanner. and can use NUS (ble_periperall\ble_app_uart ) to get connect with device.
My goal is to combine both application Have NUS Service to connect...
As most developers using Nordic's SoftDevice quickly find out, halting the processor (e.g. hitting a break point) results in a fault and requires a reboot. This makes debugging...
we want to use nRF52833 as BLE5.1 AOA/DOA locator,here are some questions about to how to use it:
How many antennas are needed for direction finding/positioning? Is 6...