Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I am analyzing the power consumption of mesh nodes using your Power Profile Kit. I am running the example beaconing of the Mesh SDK 3.1.0 on a board nRF52832 with the...
I have designed a nrf9160 debugging board, which uses 18 and 19 pin as the log output. Then I also configure the TX and Rx of UART0 in the overlay file, which are 18 and 19...
i tried with blinky example like thiis
#pragma long_calls
__attribute__((used, long_calls, section(".data"))) int main(void) { /* Configure board. */ bsp_board_init...
Hi,
I'm working on a code using SPI.
I've changed the SPI configuration from this thread: https://devzone.nordicsemi.com/f/nordic-q-a/65072/nrf5430-spi-sample-code ...
Hi,
I'm working in a project where we try to implement an Isochronous broadcaster using timeslots, co-existing with Softdevice controlled Scanning and Connecting. We use...
Hello!
I use the latest versions of sdk v17 and nRF52DK, nRF52840.
I refer to examples written by others as well as basic examples of SDK. But I don't know if I can...
I had a BLE central application and need to migrate now to peer_manager to have the LESC security.
I am using as a reference the Experimental: LE Secure Connections Multirole...
Hi
Does the SLM application turn off the UART? I need the UART to be turned off whenever its not in use due to power consumption.
Still, the modem should be on to support...
My custom board with NRF52810 doesn't have an external LF clock, so I am using Synthesised Option.
as per my knowledge clock source will take 320 uA (~200 uA for HF clock...
Hello,
i have been struggling with this issue for several days now, maybe due to my limited knowledge of thread networks.
I'm developing a solution where some devices...
Short version:
- Can you enable debug output in the mbedtls used for DTLS in OpenThread, available through the nRF SDK? If so, how?
- Can you at all chan ge the list of...
To the kind attention of Nordic support team,
we are using secured gazell library in our devices. We would like to pre-pair couple of devices (host-device) using valid secured...
Hi i am working on project where i need to store logs on flash, i included nrf_storage and set start address 0x42000 and end address 0x50000 according to my application, my...
Hello. I want to use nRF52810 as a connectvity platform connected to OpenWRT MIPS based board via UART. For some reason the only solution I can assure is to use 2 wire UART...