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...
SDK:nRF5_SDK_16.0.0_98a08e2
Hardware:52832QFAA
I refer to the code of ble_app_buttonless_dfu to port to ble_app_hrs_freertos but the following problems occur during the...
Hi,
I've been experimenting with the Mesh SDK (v3.2) on nRF52832 boards. After doing some end-to-end latency experiments, I've come up with some questions associated with...
51822, S130, SDK11.0. In order to save current, I disabled fast adv and set the slow adv interval to 10seconds. The current is low now, but I am facing connecting issues with...
with regards to nrfconnect ios v2.2, has anything changed with respect to service changed characteristic or service and characteristic discovery?
(behaviors described seen...
Hi nRF team,
I am configuring my GPIO pin with below code sample.
out_config = GPIOTE_CONFIG_OUT_SIMPLE(false);
err_code = nrfx_gpiote_out_init(MEM_SPI_SS_PIN, &out_config...
in ¨¨Blinky example¨¨ we press button on one board and led get ON on other board.
I want to ask how can I modify this example or any other example
what are the functions...
Hi
I am looking for BME680 example code for Thingy91,since I donot have access to NB-IoT / LTE network as of now, i can't use the asset tracking demo code. I just need BME680...
hello
we used sdk_15.2.0 ->proprietary_rf -> esb_ptx example to check 52840 transmission.
now we have 61440 bytes need to be sent out. i used following code;
int main...
I`m searching after a document / description how to setup a user test case for BLE RF distance range measurements. Maybe Nordic have a smart phone app which we can use to...
I am evaluating NRF for a commercial project. I am also new to this BLE business so trying to learn fast.
I am trying to run the supplied BLE UART example on the NRF52DK...
I am trying to develop a low power scanner with nrf52832 which is is acting as both central and peripheral (beacon)
I need to detect other tags like itself transmitting...
Hi,
is there any example of firmware that can be used on nRF24LU1P that perform some data receiving on RF side and send them over USB?
The most important part is the USB...
Hello, We have designed a PLE peripheral based on nRF52840, SDK16.0, Softdevice v7.0.1. We have having an issue where, occasionally, we send a certain data (a command) to...
Hi everyone,
I created a custom service that I want to be advertised through scan response. Also, I want to advertise the INFORMATION SERVICE through advertising data. I...
Hi, I'm working with nRF52840 with NFC. I don't have yet the external antenna to connect to (now I'm using uFL), but I'm not sure about the trace width that goes from the...