Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
Hello,
we have experienced multiple times during testing that nRF9160 Modem reported CEREG 2. After that it stopped generating any notifications and stopped connecting to...
Adverting mode changing from BLE_ADV_EVT_FAST to BLE_ADV_EVT_IDLE. Could you provide example for changing adverting mode from BLE_ADV_EVT_FAST to BLE_ADV_EVT_SLOW mode?
...
Dear all
I use VS Code with nrf Connect v1.9.1, DK is nrf52833. It has been working fine in terms of debug, but today it stopped working and give me a message like this...
Hello, Nordic team
We have been studying Nordic for some time and are now in the stage of product research and development. We bought an nrf9160DK from a local agent at...
Is it possible to download the Certificate from a file or memory to chip with the internal SDK function?
I intend to automate the installation of the certificate on the...
Hey, we are moving our projects from nRF5 SDK to nRF Connect SDK
Iam new to this SDK and Iam trying to add mesh features into the project, so I'm using Bluetooth mesh: Sensor...
On a custom board with the NRF9160 chip, performing `nrfjprog -f NRF91 --recover --log`, AND `nrfjprog.exe -f NRF91 --coprocessor CP_APPLICATION --recover --log`, I get: ...
Dear Community,
I am trying to run the HTTP application update sample. I can run the sample without issues, but after the download is completed, the app is not updated...
I am using an nrf9160DK with modem firmware v1.3.2.
I want to be able to send the "AT#" type of SLM-specific AT commands to the modem (and read the response back) via firmware...
Hi,
I have setup exactly as described in this page Bluetooth: Mesh sensor server — nRF Connect SDK 1.4.2 documentation (nordicsemi.com) ,
I can successfully read the temperature...
Hi
According to the documentation for the GNSS interface, information into non-volatile (NV) memory so that the information can be used when GNSS is restarted and also after...
Good day
Im trying out the central multilink BLE example on sdk 2.02 with VS Code zephyr. After adding the example, under source file there is a warning stating
"missing...
I have trouble compiling when using the uart1 device on nrf5340dk with ncs 2.0.2.
I took the uart example program from Developer Academy. It compiles fine with the original...
I am creating a Matter accessory device with the nrf52840dk and the guide on https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_matter_creating_accessory.html...