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...
I am running Basic Networking example ( https://github.com/craigpeacock/nRF9160_Examples/tree/main/BasicNetworking ). I am using Vodacom SIM card in South Africa. The program...
Hi All,
My issue is may connected to
I'm using:
nRF52 DK dev. board
nrf52dk_nrf52832_defconfig
I get communication errors very several times. (More than...
Hello, I am a beginner to this Bluetooth Direction Finding Topic. I worked with nrf boards, making them work as transmitter and receiver and got the IQ samples in real time...
When I load the firmware, the firmware starts running fine.
but once I power off then on tue device the firmware crashes at a certain point while in the main loop with no...
Hi All,
As part of the software development, we are required to use an automatic tool for Code Coverage.
We use an nRF52840 device, C language and 15.3.0 nRF SDK on...
Has anyone succeeded in BLE bonding with a Philips Hue lamp or a Hue smart plug with a nRF52? Directly with BLE, without a gateway. I suppose I have all the rest figured out...
Mcuboot manages firmware versions and is able to avoid fw downgrade.
Is it possible to define a product id to avoid to exchange fw for different product of same manufacturer...
Hi,
I want to prepare the scrip for Wi-Fi radio test commands. I am testing the RF performance on nRF7002dk and in order to test the each channel i have to run the below...
Hi,
We have run into an issue when debugging code with the nRFconnect sdk debugger. A breakpoint set in an interrupt service routine is not hit, however, we can see through...
Hi,
I have a piezo microphone with analog output and would like to record from it using the Line In AUX on nRF5340 Audio DK.
Currently, I am using the break out pins...
Current goal is to be able to program, and upgrade with the radio off, and the only connection as a UART.
But I'm both overwhelmed by the number of options (DFU, SMP, and...
Hardware: nRF5340DK
Software : nRF Connect SDK v2.6.1 (any reasonably up to date is fine)
Hi,
I'm new to Zephyr and Nordic and I want to make an example multi-core application...
We have a custom board based on the nRF52805 that does not have a HFXO or LFXO. We are using NCS 2.6.1.
When the firmware thread is idle, current consumption as measured...
Hi,
TLDR: Tried the new BLINFO feature on an existing app, upgrading to 2.6.1 SDK (Zephyr 3.5.99). App does not boot after merged.hex flashed.
So we are updating our project...
Hi,
I am trying to figure out how to change the automatic gain settings on the on-board microphone. It is connected via its I2C to the hardware codec, but apparently not...