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...
I have been working on "merging" SDK for Mesh's lightswitch client example and SDK v14.2.0 UART server example, mostly following the document on this site , with some changes...
I've gone through the user manual for the Nordic Power Profiler Kit, but I can't find any basic information on how to understand the plots and the measurements reported under...
I would like to have one central and two peripheral connection. Ad functionality required is same as NUS UART Example. But the example code connects to only device. Can any...
Hello,
i would like to connect two Redbearlabs Nano v2 just with eachother. The central one connects just to the peripheral, but the peripheral is still open for every...
Hello There,
I found following dongle based on nRF51822.
They claim same will work for bluetooth 5.0 also.
I know BT5 devices are not backward compatible, so not sure if...
Hi,
How can I share a GATT server profile constructed on nRF connect for PC with nRF connect for Android ?
'Save/Load setup' on Windows PC stores/Load json file
In...
I've got a set of boards that are behaving very strangely. I attempt to turn on the HFCLK but the HFCLKSTARTED event never comes nor does the HFCLKSTAT register indicate that...
I cannot suffer this tool anymore. As u can see in the pic below, it provides a cursor mode to measure the currents of X1/X2. However, users always need to know the average...
Hi,
I want to connect 4 antennas to nRF52832, they respectively points to North, South, East and West direction.
Also I hope the nRF52832 can do switch antenna job,...
I'm trying to use gcc and eclipse but I'm getting an error in eclipse that certain variable names cannot be resolved. I know that its not being able to get the variable names...
Hi,
I am developing a small development board of visiting card size, which is powered from a coin cell. I have two questions,
All i want know is there any polarity...
Hi,
do sd_flash_page_erase or sd_flash_write provide any guarantees that the command has executed successfully or should I do a manual check to verify if the page was really...
Hello all,
I am working on nrf52832 Board and i want to use it as translator to send and receive the data , please tel which pins i need to select as UART(rx,tx) pins ...
I am designing a custom board with nRF52840, powered by USB, no battery, using its internal LDOs to supply other peripherals with 3.3V
I have two questions about pins/outputs...
Hi
I generate a pwm signal via changing the state of one characteristic. In general, the pwm works fine. But the problem occurs when I add the timer which is responsible...