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...
Hi,
I would like to secure my application using security mode 1 level 3. LE Legacy pairing with OOB key sharing. (both master and slave device does not have I/O Capabilities...
I'm trying to build a proof of concept for a BLE gateway that captures data from BLE sensors and sends it to the cloud via LTE-M connection. I'm hoping that the gateway can...
Hello all,
We are working on an nRF52832 and use the UART peripheral in the latests Zephyr release. As we have a lot of data to send from the nRF to the linux host we are...
I have created a project using the sample LWM2M client project using SDK 1.9.1. This is then flashed into an nRF9160 DK dev board. The device is able to complete bootstrap...
Hi All!
I am using a custom board having nrf52833/20+nrf21540 to extend the range. I am using the nrf5 SDK 17.0.1 "Radio test" example to do my job.
The issue is that...
Hi,
I have a nrf5340, on a custom board
I call bt_enable(NULL) without error, but when I try and cretae an advertisment set, calling bt_le_ext_adv_create returns error...
Hi,
I have worked on nRF 5340 (nRF connect SDK v1.9.1) for last few days and now able to use and modify some examples.
Recently, I have received the nRF 5340 audio DK...
Hello, I can run "nRF5_SDK_15.2.0_9412b96" examples with the nrf52840 eval kit pca10056/s140 without any problem, but I can't run the same examples with custom board. all...
Hi,
I wan't to report a bug in the newest update of the nRF Connect for VS Code 2022.7.207. When building the first time after opening VS Code everything works fine. The...
Hello,
When I was building my nrf9160 dk project the beginning of this year (2022), everything was building and working fine.
The project was put on hold until a few weeks...
Hello! We are trying to sign our data using ECDSA ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/crypto/ecdsa/README.html ) . In this example the...
Hi,
We have a project that has a custom protocol over UART. We also would like to use MCUMgr over UART as well. What would be the recommended method to integrate the two...
Hi everyone,
Im porting a board from SciLabs to Nordic; since the NRF52811 is in stock I am using it via the nRF52840DK.
The included sample adc application doesn't seem...
Hi,
I'm trying to integrate into my project parts of the SDK responsible for USBD handling, sadly with no avail. Even it I get through all missing files, set all the needed...