I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
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...
Hi
I am using nrf52832 on that I want to use spi communication.
Is it possible to use half-duplex communication on spi protocol?
In full-duplex mode after sending...
I'm currently trying to make a new board definition for our PCB, which by mistake has been fitted with an nrf9160-SIBA rather than a SICA. When trying to make a new board...
Hi,
I need assistance in nordic thingy52 ble communication. I am using node and bridge code from the https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo
If I...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
Hello,
Right now our application developed using s140_nrf52_6.0.0_softdevice, SDK 15.0.0 for NRF52840 chip.
Need help on migrating to BLE 5.
Which SDK & soft device...
Dear all, my project consists of 6 nRF52840 custom boards, one acting as central device and the other five acting as peripherals (star connection).
The central device receives...
Hello,
I'm migrating my project from sdk 17.0.2 to sdk 17.1.0. In the project I use BLE NUS, and it's control data. In SDK 17.1.0 there are no functions for sending ctrl...
Hi,
I have been experimenting with the different nrf_modem functions to get AT responses. I want to receive the current time (don't need to be accurate) using AT+CCLK?,...
Hello,
We use pin 4 to set our CHIP SELECT in order to perform spi_transceive.
We use the SPI protocol to "talk" between a microcontroller and the LSM6DSL component. ...
Dear All,
I use nRF52 SDK 17.1 for a bunch of projects with nRF52840. CMSIS DSP Library v1.6.0 (18. March 2019) is included in that SDK. I see that in the meantime there...
Hi,
I have been looking for some libraries to get current time (UTC) using LTE on the nrf9160. Are there any samples that uses that method? Which libraries do recommend...
Hi @ll,
I wanted to test the PPK2 today but the nRFConnect Desktop App for Power Profiler does not work This is want happens: - PPK2 gets detected - I select the PPK2 And...
The page
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_fw_update.html
Contains a typo under "Using Imgtool to generate keys". The commands have `...
Hi,
I have two nRF52840-DK boards. I would like to make these two boards as BLE Sniffer.
- #1. nRF52840-DK, Sticker Info.,PCA10056/ 2.0.1/2020.43
- #2. nRF52840-DK,...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1
prj.conf CONFIG_BT_MAX_PAIRED=4 CONFIG_BT_KEYS_OVERWRITE_OLDEST=y
If Nordic BLE reach max pairing, BLE delete its pairing...