Hello. I am trying to implement stable connection between my nordic nrf5340 and Samsung Galaxy Buds3 earbuds. I did it based on ble audio example with two connections (one...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
I have just received my nRF51822 based development platform. I bought nRFgo, nRF51822DK and nRF51822EK. However, I am only playing with the Evaluation kit to gain some...
Hello,
I try to modify the advertising initialization to advertise only my custom service (BTS_UUID_SERVICE ). Objective is to hide (just during adv) others sig services...
Hi,
where could i find detailed current consumption and timings (wake-up, rx, tx, power down) in connected mode for RF51822, in order to compute average current value for...
My device :
nRF6310 Rev 1.4(nRF6700)
nRF2722 Rev 2.2
I will use those devices to test RF communication between nRF2722 and nRF51822. Software environment is...
Hello,
I am playing with the s110 ble_app_proximity example.
As I do not want to store info in flash, I do not want to use the bond manager, that stores data in flash...
I'm currently using a combination of the GNU ARM Eclipse plugin and the unofficial pure-gcc Makefiles to build my nRF51822 code. The build works fine with the pure-gcc Makefiles...
Hello everyone,
I want to create a real-time wireless sensor network. There are 8 sensors in the net. I use two nRF24LE1 as receivers to recieve the datas stimultaneously...
Any idea what the max SPI slave clock frequency is on the nRF51822? The product specification (page 46, v2.0) says the max SCK frequency is 2MHz, but I was wondering if any...
Hello together,
I am searching for the source code of the MasterControl Panel for Android.
Is there a reason, that the code is not available, because the source code of...
Hello,
I'd like to know, if there is any difference between nRF51822 EK and DK, except device number. Two devices from EK will be enough for me.
www.nordicsemi.com/....
Hi,
We are interested in integrating BT MP3 player in our product and Im wondering if we can use Nordic SoC to stream audio via bluetooth to the Headset? So create an A2DP...
Hello, I am trying to develop a low power application by using nrf51822 EK board.
In " Reference manual v2.0, 11.1.3 System ON mode ",
it says there is a mechanisms can...
I am using app_gpiote_user_register() and ads_interrupt_enable() to define a ping change interrupt. When the code runs, I can see on my logic analyzer that the GPIO pin assigned...
I have a nrf51822 project with S110 (v6.0.0) softdevice. I am using latest sdk (v5.1.0). I compile the project successfully with gcc and it does run too. But I struggle with...