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...
Hey,
I was reading about nRF5 IoT SDK and it all looks amazing, I am really shocked. There is only one bottleneck I can see right now and I am not sure if there are any...
nRF_log_1.8.1.txt Hello Nordic Support Team,
We are trying to run the OTA DFU on the nRF51 device via the nRF Connect iOS application V1.7.5.
The DFU Device is available...
Hi,
I'm trying to evaluate the IAR simulator, and I'm using it w/ nRF52 samples. Besides getting errors due to the errata and system init, I'm not sure what are the use...
Hello, I was wondering if it was possible to simulate the nRF52 board using the simulator in Keil. I am trying to use it as a SPI master and it would help to be able to simulate...
In our application we use gazell. We also want to use the flash data storage which uses softdevice.
With gazell enabled, we cannot access flash.
What is the recommended...
Hardware: nRF52 DK
Example: ble_app_hrs
I have a problem with starting program using debugger. I starts debugging session and starts program using resume button, breakpoints...
I'm trying to configure SWO properly, specifically to get the output in Eclipse. The following code is used to initialise the SWO.
I have a snippet that outputs a string...
BLE is always running on Arduino Boards PROMO and PRIMO CORE
Even small example Sketches like Alarm Interrupt who doesnt use BLE functionality in the code enable the RADIO...
hi sitting and looking at the light demo example through and looking at where I do not quite understand what p_args is used to, so someone can explain that thanks: D
Hello Sir,
In last my custom nRF52832 PCB i have use 100nF capacitor mft part no: "C0402C104K4RACAUTO" but now it is nor available in digikey.
So please sir provide me...
Hi all,
Is it possible to get a softdevice which can do 2dBm output? Our device is very power critical, but we would like to have as much power as possible.
At 4 and 3dBm...
Hello, I'am working on the code of ios-nrf-beacon( github.com/.../IOS-nRF-Beacons).I found the code with Objective-C,but I'm working with swift,I want to know if there is...
What is the proper way to use the Queue Library and define a queue that can be used across multiple C files? I have the following code a my common header
NRF_QUEUE_DEF(uint8_t...
Hi all the Nordic friends and Team,
I would like to do a Batch OTA of one hundred devices right now... I'm on the NRF52 stack for my devices to be flashed. And I'm using...