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...
Hello,
In the Zigbee Network Coordinator example when flashing new file to nrf52840-DK the Zigbee network steering automatically starts. How do I disable auto-start of network...
I have allocated 100 pages for FDS, but now i dont have enough space for the DFU. ir there a way to use FDS space (im happy to loose data stored in FDS), for the BLE DFU?...
Hi,
Is it possible to send data on Connected mode and in parallel also send the periodic data ?
I tried to implement that but it fails to send in data on Connected...
Hi,
I work on a project that uses the dfu target library for firmware updates. This has been working flawless until I added task watchdogs.
The problem that I see is that...
Hi,
I am using a ISP3010 SiP which inludes a nrf52832, a DW1000 and the corresponding antennas (built-in antenna).
I have a custom board (board1) as reference, where the...
I added custom data to default asset_tracker_v2. The custom data is properly encoded and displayed in JSON format in LTE and acknowledged by Azure IOT, but it seems that the...
Hello,
We're working with nRF52833 & nRF52840 and I'm trying to figure out why we've ~0.3ms IRQ Latency from the moment I call the function " uart_irq_tx_enable (dev );...
Im building a wireless sensor network for farming applications and the issue I face is that when I supply the nrf52840dk from the external supply pins (P21) I get like 25μA...
Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
Hi Nordic Community
I have been building a thermometer device from which I would like to send temperature values via periodic advertising.
I have based the sender and...
HI
I am beginner, I have a question , is necessary to put both crystal in circuit configuration?,
in my application i am using nrf_calendar example like a watch, may be...
Team,
I am using nrf52810, sdk 17, sd112.
I have setup a write characteristics, to receive some long data ( 64 bytes)
// write char memset(&add_char_params, 0, sizeof...
I added ring buffer and UART ASYNCH interface to asset_tracke_v2. I added CONFIG_RING_BUFFER = y, CONFIG_SERIAL = y and CONFIG_UART_ASYC_API = y to prj.conf file. The build...
The nrf52 is waking from a sd_power_system_off() and resets. The reset reason register indicates it was from a DETECT from GPIO, yet the LATCH register is 0 and all the sense...