Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
Hello, I try to modify the official circuit of nRF52810 QCAA to test the chip(Offical version file attached below), and It work successfully. However when I copy the same...
While creating a new project in VS Code with NRF Connect SDK, I would like to add the application specific files to my private company git repository. The issue is that I...
Hello,
I am using s112_nrf52_7.0.1 I have the nrfRF5 SDK and I built a custom application using BLE.
When trying to test it I use the example ble_app_hrs and it works...
On the nFR9160, the modem is drawing more power when it can't connect to a tower and is causing the battery to drop below the rail, causing our device to switch off. Is there...
Hi,
I discovered that when I use the 'write' button in the nrf connect programmer, that it completely overwrites the whole program (similar to erase&write). Before I didnt...
I am developing a proof of concept for a device however I have some questions regarding the Zephyr display libraries, I have a wave share display with no driver such as SSD16XX...
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...