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...
I'm following the tutorial for how to use SEGGER_RTT_printf() function.
The screen shot shows the nRF_Libraries as a software component class (green icon)
However...
Is anybody have any experience powering nrf24l01 with smps stepdown converter?..i have trouble using fr9702 as 3.3 volt supply for nrf..the problem is..nr24L01 cant received...
Hello,
I have a question about the NFC tag. In the example nrf_url_record_pca10040 there is a part where the url will be written in the tag
err_code = nfc_uri_msg_encode...
I develop ANCS success in S110,but in example ble_app_hrs_rscs_relay of S130 SDK9 .I don't know how to add the ANCS.I find S110 has ble_bondmnngr.c file,but in S130 dosn't...
quick-stop_2_with_soft_filter_NRF52_DK (1).hex I imagine that my question is just one from lack of experience. I apologize for that but I cannot find any information on the...
Hi!
I would like to use long button press to send device into sleep mode (using BSP module). Since button is tied to ground, when device goes to sleep mode, and when I...
I need to us an external RF amplifier that requires TX and RX control lines. I'm looking for a way to tell when TX starts to kick the unit into TX mode. I also need to know...
Hi,
We use NRF52832-based BLE module running serialization (SDK 14, softdevice 5.0.0) and STM32F407 MCU running application firmware on a custom board. The project is created...
Hello!
I am looking examples for nRF5_SDK_14.1.0 (For example - ble_app_eddystone )
I need read all attributes with ATT_Read_Blob_Req command.
I can read Device Name (0x2A00...
Hello,
I am using nrf 52832 and sdk 14.0.0. and i am using "ble_app_uart".
I am developing an iOS application.
Its purpose is character transfer.
I want to transfer...
Hello,
I did a quick test using 2 nRF52840 kits to measure the change of the RSSI value based on the distance and the used PHY layer.
For each test, I configured both...
I was reading through the documentation and it mentions you need;
One PCA10028 or PCA10040 development board for the client.
Three development boards or dongles...
Hi,
Is anyone successfully using MMD with the nRF52840 PVK, SES 3.3, recent SDK (e.g., 14.1.0) and S140 softdevice?
I followed the steps in this blog post both on Win10x64...
Hi.
Our company is designing a new device using the nrf52832 chip for BLE communication with other equipment from our Company.
Does the chip come with a factory preprogrammed...
Hi
We are developing ble peripheral application for the nrf52832 using SDK v13.0.0. and everything was working correctly until we tried ble connection with the iphone 7...