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 Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
The NFC example (launch app) on SDK12 does work on my device. However, when I copy exactly the same code into my own project, the NFC does not work. The difference is that...
Hi,
We search some technical informations about Low Power mode PWM. What is the Max Frequency ?
What is the current consommation ?
Someone knows these informations or...
I'm attempting to use a GPIO configured as no-pull to determine if a 5V line is connected to the board for charging a battery. I have the 5V line going to a GPIO through a...
I'm having no success getting the FDS (Flash storage) to work on my nRF52 PCA10040 board with SD130 2.0.0 and SDK11. I am using the Nordic example on Github here: github.com...
i am confused how to build a nrf52832 demo that use mbed os and other mbed things.
and i tried link text download the demo from github, but do not know how to put in it in...
Hi All,
I have enabled the UART service in my beacon application.I Configured write access and write permission to characteristic UUID. I got connected to the device and...
Hi!
I am new to the embedded world and am trying to interface a NRF52 DK with a MPU 6050 accelerator/gyroscope. Right now, I have been able to interface the MPU 6050 with...
file.txt Hi,
In my application I am using UART service which receives the data sent from APP. I am using nrf connect APP. I am sending simply 1 and 2 from UART service...
Hi.
I develop an application in the past with ARDUINO and a nRF24AP2 module with great success. I can read 8 heart rate monitors ANT+ sensors in the same time, with 8 differents...
I am a newbie in embedded programming. I want to encrypt some advertising data using aes-ecb API, provided by the softdevice but I am not getting any encrypted data after...
Hi,
We are currently using SDK 10 experimental boot loader example. We would like to encrypt the firmware before creating the zip file for OTA. The procedure we followed...
Hello everyone,
I am trying to use BLE module on nRF51 in central (oberserver) mode using IOT Softdevice. I want to scan for any device around my board.
I get error when...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Hello All,
I am interfacing WS2812 RGB ringx16 with nRF51822 and use nrf51-neopixel library from github.com/.../nrf51-neopixel
Its not working.
for example : value...
Hello,
I was looking into Gazell and read that Gazell only allows pairing when Host and Device are in close proximity to each other. This range is about 30 centimeters...