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...
Hi
which function do I need to call in a peripheral to stop advertising?
Where Do I find the documentation for it?
which function do I need to disconnect ?
Where Do...
My company has been assigned a 16bit Service UUID from Bluetooth SIG, which we wish to use in advertising with the Service Data AD type.
However as soon as I swap our binary...
Hello, I was wondering if somebody has an explanation (or has seen the same problem) for the following event:
We have had 5 units with NRF9160-B0 in the field for testing...
Hello, On my nRF9160 custom device, I have enabled XPOFWARN to automatically switch off the modem in case the voltage gets too low. It's working fine. This case happens when...
Hello Engineer Greetings Of the Day We performed DFU over BLE with secondary slot in External flash that operates using SPI . I needed some clarification on the outcomes ...
We have a custom board with nrf5340 and we use SDK v2.5.3 for software development. Our BLE signal strength seems too weak with the default TX Power setting. So we would like...
Dear Team,
May I know how to install Nordic Edition of SEGGER Embedded Studio?
I did not see any executable file after downloading.
I ma onlz seeing the below files...
When building the Matter weather station sample, without any changes, I see many warnings regarding incorrect project configuration, such as conflicting options or missing...
I attached an external nRF52840 to the debug out port of the nRF 7002 DK (as seen here ), but cannot get a connection to the external uC.
I know the cable and uC work...
Hello Nordic community,
I’m working on a project that primarily uses GPIO for controlling locks, Bluetooth communication, and is powered by a battery. I’ve attached the...
Hello,
I am using a customized NRF52832 circuit board. During the Bluetooth connection test with a mobile phone, the connection suddenly disconnected, and then quickly reconnected...
We have an nRF9160 based product with firmware based on your AWS IoT Core example. Our devices are connected to the Telstra CAT-M1 Network in Australia (50501) using Modem...
Hello,
currently tampering around with "how to find out state of BLE TX FIFO", see e.g.
Next idea: is there any way to access BLE transmission/reception statistics? So...