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...
Hello!
I am having a problem using any internal flash writing libraries. If I set the REG0 voltage to 2.7V, the controller stops erasing the memory.
Moreover, I cant erase...
Hi,
I have seen that the pin for nRESET is selected on the NRF_UICR->PSELRESET register. I know that it cannot be modified from 0.21 on the 52832.
Can it be modified on...
Hi guys,
I am trying to figure out how to send the sensed data (temperature value) from the LPN node to the server node in the BLE mesh network. I have already found this...
I am using the nrf5340PDK and i am trying to have P1.04 trigger an interrupt on a high to low transition.
attached is my overlay file and my main.c to initialize the GPIO...
I made a code based on ble_app_uart_c which connects to a peripheral and once connected it can write or read data.
The code is supporting BLE4 (1M) and BLE5 (Long Range...
Dear Concern,
we have tried to configure the accelerometer LSM6DSO module through SPI interface using NRF52xx DK board. External Module was not configured properly...
Since the Online Power Profiler only supports 1M PHY, does a static power profile for coded PHY exist that shows the current levels for the full advertising length? I'd like...
hi
nRF5 SDK for Thread and Zigbee v4.1.0
need to build a simple sensor with analog input .
Referring to the simple sensor (binary input ), I did make a ZED simple binary...
i made a mesh network using cli ftd uart example and transfer data using udp portal
there comes a need for me to indicate reset command through switch and send reset command...
I have 2 devices connected, working in notification mode. Using the nRF Sniffer for Bluetooth LE I was able to check all the messages that are exchanged. When in close proximity...
Hi, We have chosen to put our project and "custom board" outside of the NCS-directory. And since the newer revisions of SES, the "Open nRF Connect SDK Project" dialog window...
Hi,
On the P eripheral , after establishing a connection with the Central , start the timer to send data to the Central (the timer interval is set to 500ms and stop after...