Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I'm a newbie who just started nordic. Please excuse me because I don't know many things.
I use nrf52DK board and SDK V17 and I am developing it using various ble_SDK...
Hi everyone,
I have developed a Zigbee application for the nRF52840 board and now I need to migrate to the nRF52833 board.
Are there any indications on how to proceed...
hi everyone, I am having a problem making the door sensor. I want to optimize the power of the sensor so after acting I will put the sensor in system_off mode. I have the...
Hi,
We were trying to flash the nrf modem firmware using the 'pynrfjprog'.
When only one nrf9160dk is connected , the flashing is success and no error.
But when multiple...
Hello, a question about this link:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Flib_bootloader_dfu_process.html
which says...
Hai,
We are using RTC in one of our project (in nrf52832).
RTC is working fine. I am waking up by every 30 mins once. But I am not able to configure same RTC instance...
I have an end device acting as a server, and I need to send data to a bound client. This is custom data, so I cannot use a reporting attribute. Basically I need to access...
Hi,
I am absolutely new to this DLMS and in the course of exploring some kind of opensource DLMS stack I came across this Gurux and fortunately NORDIC did some kind implementation...
Hi,
I am developing an ESB application with 1 central (nrf52832 DK) and several peripheral. The peripheral are nrf52832 + ICM 20948. Development is done with Segger embedded...
I am trying to setup development environment by following below steps.
The nRF Connect SDK Zephyr repository contains a list of required Python modules. Install these modules...
Hi,
I have bought NRF24LE1 module. Now I want to program the module. So, will anybody please suggest me which programmer should I use to write hex file ? I have mPro programmer...
Hi,
I am currently trying to implement a beacon scanner alongside peripheral mode BLE on an nRF52832. As I am only scanning for beacons, I was hoping I would not need to...
I have been trying to connect to 4G using iBasis and other vendor's SIM card but have not been successful.
I have the nrf9160 DK two years ago and have been sparsely trying...
Hi,
We have 4 NRF52833 DK being used for our development work.
Among that, 3 of them have stopped working and are not powering up.
They power up some times when connected...
Hi,
to develop a device driver in Zephyr for TI DAC80501, a 16-bit DAC, I2C interface,
I have to
1. add the dts child node under the i2c controller node
$i2c1...