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,
Since a few days ago, when I start VS Code, I get the following warning:
But when I check the settings in VS Code, v1.x.x is not there.
What could be the...
I have a Raytac MDBT50Q-CX and cannot seem to flash it correctly. The flash succeeds, but the device is no longer recognized by Windows or (raspberry pi) Linux.
My goal...
nRF52810 will not enter deep sleep (system level power management). The method used is through pm_policy_next_state, sleep entry function , sleep exit function, and PM notifier...
I am currently working with the nrf54l15, I have both the DK and a custom board I designed. I am running into issues with the uart00 peripheral when using custom GPIO pins...
Hi,
I am using nRF52840 DK and I am following Nordic Academy nRF Connect SDK Fundamentals. I installed SDK 2.9.1 and toolchain 2.9.1
I copied the sample blinky and encountering...
Hi everyone,
I'm using the nRF54L15-DK and trying to implement a simple low-power cycle where the board:
Measures sensor values
Sends them via CoAP over OpenThread...
I am migrating from a child_image type project to the newer sysbuild system used in ncs v2.9.0.
My application is based on the ncs nrf5340_audio application, but my application...
Hi,
When I use NCS V2.5.0 (board:nRF 52840),I want to set the Non-Connectable and Scannable Extended Advertising.My code as follows.I use the APP nRF Connect for moblie...
Hi everyone,
Environment setup: - I am using Zephyr OS 2.5.0 running on nRF52840 board. - MIRA mesh integrated in the application.
Problem description: - Firmware A has...
When both ethernet and WiFi are supported on one MCU (with both sharing the same L2 implementation, only one network device being active at a time), does it matter if both...
Hi, I previously wrote about an unexpected behaviour which I've made a diagram for below. It's relatively simple though, the COMP watches a voltage and fires a toggle event...
For the GetAssistanceData endpoint (POST /location/agnss), if we are using the x-custom-device-id header instead of a device token and registered devices, how can we view...
Hello!
I'm writing an application that uses MQTT to post some sensor data to a server. My networking code is basically a duplicate of this sample , except I set up the LTE...
Dear All,
We have a custom design with a nRF9160 powered by Lithium primary batteries.
When batteries end of life is coming or sometimes when harsh environmental operating...
I am currently in the process of filling out the 18031 RED Cybersecurity certification documentation. I am currently analyzing the security vulnerabilities list of NCS v1...