Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi,
I need to store the 1kB of data in the flash storage and it need to be read anytime and change the data anywhere.
I am using nrf52840 DK and also nrf5340 DK to perform...
Hi,
i am working on dfu with nrf52dk. i am facing a problem when genrating private key.
in cmd i got error with following command
"C:\Users\admin\Desktop\a> Traceback...
Dear friends,
I want to realize dfu in 52840 DK by PyACI , i know there should be a bootloader firstly,
a) I have flash the seiral example(nrf5_SDK_for_Mesh_v5.0.0_src...
Hi,
i am working on dfu with nrf52dk. i am facing a problem when genrating private key.
in cmd i got error with following command
"C:\Users\admin\Desktop\a>nrfutil.exe...
Hi,
I'm using nrf52840 and connect it to a PC via NFC pad (which triggers advertising).
When I'm turning my device on, connection fails to be established. Only after...
When using the nRF52 I was able to program the device with a special test build which allowed me, via a simple CLI, to control the radio and set a channel, vary power, set...
Hi Team
im trying to change device name during running time..
i can able to change the device name working fine for connectable mode...but if i go for running time non...
the power consumption is about 6.12mW in BT connected, and consumption is about 7.75mW in advertising mode.
is it normal or has possibility to reduce it to extend the battery...
Hi, you must be sick of me!
Now that (somehow) I've got the BLE Secure DFU Bootloader to work on my nRF52840 DK board. I'd now like to load it on a nRF52840 dongle pca10059...
Hello !!
I am using ble_app_becon example code to send some data with device name. On central I'm scanning and searching with device name to identify at central side and...
Heija Guys,
I have a question regarding the usage of the Zephyr BLE and the PWM. I would like to use the Zephyr BLE Stack and the PWM Driver together. The Problem now is...
Hi,
i am working on dfu with NRF52DK. I am facing a problem with compiling a example dfu code "pca10040_s132_ble_debug" .
error message is "cannot find ../../../../.....
Hi,
We bought 2 pcs of nRF52840 Dongles and want to use them to test if a nearby BT device has the correct MAC address.
I've programmed them with "sniffer_nrf52840dongle_nrf52840_7cc811f...
Hello,
I'm using the "usbd ble uart " with twi scanner example to send a sensor value through an arduino 33 ble sense using nrf52832 and it works very well . but when...