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...
Hi.
I’m trying to install Nordic Semiconductor’s nRF Connect SDK (NCS) version 1.9.2 via the command line. The standard nrfutil tool only supports versions 2.0.0 and above...
Hi,
I referred to the zephyr/samples/drivers/soc_flash_nrf/ code, and when I added CONFIG_BOOTLOADER_MCUBOOT=y , the flash storage started from address 0xfc000 . Why did...
Hi,
For a new product we would like to use Midi over BlueTooth (probably BLE). Is there support for this using some Nordic SDK (like the nRF Connect SDK)?
I can find several...
Hello everyone,
I’m facing an issue with my Thingy:91 . It was working fine throughout the day, but after flashing a program onto the nRF9160 , my computer no longer detects...
Hello. I am using nRF52832, SDK ver 15.3 and running it as a peripheral device. I use an interval timer to send a UART to an external device and receive an ACK. After running...
I am using nRF52840-DK with nrf5-SDK version 17.1.0.
I want to use logging system provided but facing issue due to it's complexitiy.
I am not able to find any example...
I'm currently porting the code from our released product built on NRF SDK with nrf52832. For the next version we want to have the option to go to the upcoming nrf54L* processors...
Windows 11 VSCode 1.93.1 nRF Connect for VS Code Extension Pack v2024.9.5
I'm already working with multiple Zephyr development projects (not only Nordic modules) so I already...
Hi,
Currently doing the Cellular IOT Fundamentals course (great having this as a resource!), but lesson 7, making a modem trace, is not going as planned. Using SDK 2.7.0...
Hello,
I am currently exploring direction finding connectionless Rx and Tx samples.
I am using two nrf52833DK. I already have an antenna array connected to one of the...
Hello,
I just saw, that Zephyr 3.7 is released as a LTS release. As I have a list of bug fixes and workarounds in my project. I would love to upgrade to 3.7 to see if these...