I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
so this is something weird I encountered.
Every time I use an eraseall statement and download my firmware, the chip doesnt start up immediately unless I reset it 4 times...
Hi,
I am completly new in nrf-connect sdk and zephyr environment.
i don't understand how to configure the Eddystone TLM format for the nrf5340dk. I tried wiith the eddystone...
I am having trouble getting the data (7 ASCII characters) transmitted via UART using the interrupt driven mode. The uart_fifo_fill function returns a positive number (the...
Hello,
I was developing an application and was using the ble glucose application as a template. This uses the s140 softdevice, however as I am using the nRF52811 in peripheral...
Hi,
As queried before in this link , I am not able to restore the model publication state after reboot. Am using sensor server example to write my application on top of...
Hi,
Because I am not getting any answers to my original ticket(ID: 294922), I'll try it this way by opening another ticket on the same issue.
I have a nrf9160DK and flashed...
Kind folks,
Situation: The product page for the Thread Topology Monitor v1.3.0 lists the following compatible dev kits (to which I've added the PCA numbers):
nRF52840...
Hi, is it posibile for use nrf21540 in the other brand BLE MCU board? some custmer maybe do not want use Nordic BLE, but want use nrf21540+other brand BLE, it is posible to...
hello!
I want to use Jlink to download code to a NRF52840 chip as MCU development board, but the number of pins and pin spacing of my Jlink are different from it. So I had...
Hi, Nordic support,
I have built success with the example "nrf5340_audio" set the gateway mode. when I run the example into my board "NRF5340 Audio DK" I get this error...
Hi,
I'm trying to use the nRF9160-DK(Ver.1.0.0) for LTE communication and GPS location information acquisition.
I found a list of LTE antennas at this URL. However, I...
We are using NRF5 SDK 17.0.2 on an NRF52840.
I am implementing a bootloader update procedure. Our updates always store the new image in external flash. The spare space in...
Hi,
I'm interested in using this AT command to upgrade my nRF52840. But I'm not quite sure what to do exactly. I'm using nRF5 V17 SDK on nRF52840. what should I provide...
Hello,
I'm thinking of increasing the transmit strength of my peripheral device using the function provided below.
sd_ble_gap_tx_power_set(BLE_GAP_TX_POWER_ROLE_ADV ,...