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 am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
I need to create an IoT QR code reader.
I decide to use the NRF9160 board because it integrates a lot of components that I need to use (LTE, GPS, Bluetooth) so the only...
Hi,
i use event_manager with few modules.
One module use Sensor LIS2DH driver that read data via i2c data when triggered and send it to other module as event.
Second...
Hi,
I'm using nRF52805.
The main power is 3.3V LDO output.
When main power is out, the battery(3V, Coin battery) should be a power source of nRF52805.
But, when battery...
Hi,
I've just returned to working on an nRF52811-based project after a year so I'm a little rusty, and I'm wondering if it is necessary to explicitly call SystemInit() ...
Hello,
I'm experimenting with nRF Connect SDK 1.9.1 and I want to use SAADC, however I'm running into the following error message.
Please note that the code compiles....
I planned to use THE UARTE of nRF52840, but I encountered some problems when I added it to the project from the routine of SDK17.0.2. I compared the UARTE and sdk_config.h...
Hi,
I would like to help/influence the course of our on-going project with nRF52832 such that the recommended/default Toolchains are used. In this regard I have the following...
HI All
Im having endless trouble with nRf Connect and Vs code. @Ovind was kind enough to assist from the first time I failed to get this working, but it was short lived...
Hi,
I've been building nRF52840 applications from the command line using the zephyr RTOS for a while, but having taken delivery of the Thingy:91, am unable to get the hello_world...
Hello,
I am unable to build basic blinky project outside the NRF Connect sdk.
Board - Thingy 91 - nRF9160
SDK version - 1.7.0
builiding through command line tools...
I'm using NCS 1.8.0 and nRF9160 DK, and I need to convert unix_time from int64_t to string, my problem is exactly what is reported in these cases:
devzone.nordicsemi.com...
Hi,
After programming Thingy91 with clean version of Asset Tracker v2 from 1.9.1 SDK I noticed that timestamps of messages sent to cloud are invalid. It looks like on device...