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...
Hi, Is there a limitation on the available MCLK frequency for the NRF9160 I am trying to configure I2S master with 16K sampling, 16bit, and after i2s_configure() SDK info...
Hi,
I am now working on communication part between esp32 and nrf5340. I want to send the data via ble from nrf5340 and it will receive by esp32. Now, I can able to connect...
Hi sir
We're now working with the nrf52840 DK board, and we want to use two i2c at the same time, but I'm having trouble with one i2c working properly, which means twi1...
Dear Sir.
I use these commands to connect the Modem ON and OFF.
I need to know if the result of the these commands the Modem communicates with the Cell tower ?
Please...
Hi,
I have nrf52833-DK. Where should I get started for DOA applications? I'm experienced with other nRF chips, but not for DF and RTL applications specifically.
Hello,
I try to debug a BLE connection with the nRF Sniffer. As a test, I used one nRF52 DK (PCA10040) as peripheral using nRF Connect and and Android phone as central device...
I'm using the HID keyboard as the base example. We're using prototype hardware so the connection gets dropped periodically due to ongoing hardware issues. But this has exposed...
Hi, nordic Engineer!
Merry Christmas! I am using the DF to develop my project and considering simulation with the Bluetooth signal with antennas to build a customized antenna...
Hi,
I am trying to receive messages via Bluetooth mesh and forward them via UART (using UART async API) on the nrf9160DK. But when I try this, I get an assertion error from...
Hi,
I'm using SDK17.2 to develop nRF52810's application.
When APP_ERROR_CHECK or APP_ERROR_HANDLER have a fault which is caused by hardware or software, the system will...
Hi,
I want to trigger a wake up from System ON sleep (WFE) using the LDETECT signal on Zephyr.
I managed to wake up using Zephyr's gpio API but my understanding is that...
1. Nrf52840 acts as central and Nrf52832 acts as peripheral. when nrf52840 has connected with nrf52832, nrf52832 disconnected occasionally. Disconnect reason 0x0013. When...
Hi there!
I have recently managed to combine sht85 with light lightness server code. J-link is able to produce 2 values (Temperature and Humidity) whenever I key in the...
I has successfully built the following demos and run them on a nrf52840 dongle (board: nrf52840dongle_nrf52840) :
cdc-acm-console demo from Samples and Demos » Various...