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,
nRF9160 examples in NCS, the MQTT publish payload now with a pre allocated buffer, is it possible to support streaming payload to save memory usage for large payload...
Hi
I need to know the RSSI but I don´t know how do that, I have a nRF9160DK kit with onboard gps antenna and I have proved the gps sample but it don't show information about...
Hi,
I have a custom PCB with the nrf9610. I have confirmed that https over LTE works fine. I want to enable agps, so I need to get nrfcloud connected.
I made a new device...
I'm developing an audio application which requires Bluetooth connectivity, using an nRF52833. Bluetooth will only be used for control, not for streaming audio in any way....
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
We use our own board with both nRF52840 and nRF9160. We run into a problem trying to implement a circuit that enables the nRF9160 to reset the nRF52840. Things work fine if...
Any suggestions for the simplest lightest way to add basic printf to a debug uart?
nRF52840, SDK 17.0.2, Nordic SES 5.30a, using nrfx_* drivers
I've looked at app_uart_fifo...
Hi Dev Team,
I am facing a strange issue in which my code stops after a random time without any error messages. I currently have 5 timers running for different tasks and...
I'm having a hard time understanding the control flow in the Python implementation of pc-ble-driver. I've looked at the example and I can somewhat understand each step, but...
Hi , i am trying to merge ble_uart client example together with a project that I built using the app_pwm and uarte driver and I cant seem to manage is it possible to show...
Hi, I'm using nRF51822 and SDK 12.3.0 and S130 2.0.1 for our development. As I work on bonding the device to the phone, I found out an interesting thing. Sometimes the nRF...
The nRF9160-DK has:
IMEI nrf-xxxxxxxxxxxxxxx
FCC ID: 2ANPO00NRF9160 IC: 24529-NRF9260
When I try to downlead the certificate from the nRFCloud account, I get error:...
I am using nRF52810 Eval board for our project. I am using NRF toolbox UART function to control the PWM and UARTE function . I have tested PWM and UART separately with NRF...
Hello Everyone,
I am developing a Zigbee-based device using nRF52840.
So far all functionalities are working without any problem. Now for device load detection, we are...