I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
Hi,
In linker script `external/openthread/linker_scripts/openthread_nrf52840_dfu.ld` there is a doubled `crypto_data` section.
Is it added intentionally or just a mistake...
Hello Nordic-Team,
Where I can find 2.4GHz RADIO example for nrf52810 ( pca10040e )?
and what we need to know to porting 52832 to 52810 in RADIO?
Kind regards
...
Hi
I had downloaded latest SDK for Mesh 2.0.0 and imported the Light Switch example to segger studio, while building the project i'm getting an error as "board.h" not found...
Dear Nordic Team,
Thanks for supporting.
My application is central act as a non connectable scanner and display the advertising packet through UART without fail. Please...
Hi guys,
First issue: is that the mergehex.exe fails everytime when trying to Write the merged file. The Error is ERROR: An error occured while writing the file. this has...
Hello.
Now I'm using nRF51422 and SoftDevice S310. And I'm trying to pass Bluetooth Consistency Check and PTS.
I read this question and answer.
devzone.nordicsemi...
Dear Nordic,
I see nRF52832 already support Bluetooth5 on-chip from your offical website, we want try a long range case, but not find the relate code, is it supported on...
Hi - I have followed the compiling instructions and downloaded the project to the nrf52840 PDK and it does not work. By debugging, no error codes are there during the execution...
Hello I have trouble that when I call sd_ble_gattc_read() I get error NRF_ERROR_BUSY .
This also happens only when I discover more services (before I discover Alert Notification...
Hi Expert,
I use nRF52DK and SDK "nRF5_SDK_12.3.0_d7731ad_test\examples\ble_peripheral\ble_app_hids_keyboard"
I saw many NRF_LOG_INFO and infocenter said should have many...
Hello,
I want to change the TX address or channel "on the fly". Since this did not work for me, I read the following post: "Is it possible to change TX address on nrf24l01...
Hello everybody!
How can i read the temperature, the battery-% or other data from the Thingy when using the Linux console and not the SDK? My steps so far
1. With i was...
I am estudying and modifying the light switch example.
the example shared in the SDK, this example works as star network. (1 client and 3 (or many) servers) where:
- The...
Hi,
I' writing an app based on ble_thread_dynamic_template with added CoAP utils, but with a few changes. Program works fine, I am able to communicate over CoAP, but after...
Hello!
Last time I've described issue with connection problems in large thread network https://devzone.nordicsemi.com/f/nordic-q-a/29867/thread-mesh-network-capacity-problem...