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 use nRF Connect to scan BLE devices. nRF Connect can find ANCS2 device. But nrfutil dfu ble failed with Exception: Connection Failure - Device not found! And I can't find...
When I run TX tests with the AT%XRFTEST command, I can start the TX test without any problem but then the modem stops responding to AT commands. For example, if I send
...
Hello.
We are currently using MBEDTLS to handle DIFFIE HELMAN and AES . We have disabled all unused curves and modules, as suggested in documentation. Still the size of...
Dear all, I am trying to develop an application on Nordic nrf52840_dongle utilizing Bluetooth and Nordic Led Button Service. The application running on the dongle is supposed...
I was starting to develop for our own board based on the nRF9160 where we will just be using the LTE-M and while doing so, ran into issues with enabling the LTE. To do a sanity...
Working on a BBC microbit v2 (nRF52833) with Zephyr, I can only control the "ring" pins of the microbit's edge connector. I can setup pullup or pulldown on the other pins...
Hello,
I am using the nrf52832 and would like to know the clock sources used by the external peripherals. From the searches, I found that PCLK16M is used for most of the...
I am working with STM32-F401Re with IKO1A2 shield on it as well. I implemented the machine learning core on LSM6DSOX and I get the data of that accelerometer on STM32 F401re...
Hi All!
I am using nrf5 SDK 17.0.1 and using a radio test example to extend the range of nrf52833/20. Able to compile the example for nrf52833(pca10100).
Now the issue...
Hello,
I am not using the latest SDK, but it seems this has not changed (to be checked…). In file ./components/libraries/util/app_error_weak.c I have this sort of code:...
Our application has several Nordic devices in it. We want to hang a NOR Flash off SPIM4 (QSPI is already dedicated to another Nordic device) of the nRF5340 for storage of...
I use nRF Connect to test buttonless DFU without bonds failed. But nRF52832 receives BLE_GATTS_EVT_SYS_ATTR_MISSING event.
->static void ble_evt_handler(ble_evt_t const...
Hello everyone,
I am designing a Bluetooth repeater that will be powered eather by USB or an embedded Li-Po battery. This device will run with the nRF52833 along with...
Hi,
I am working on a project, where I am trying to create a touch LED project using NRF52832. I have completed the prototype, its working is quite simple. The LED will...