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
As mentioned in the datasheet, UARTE can operate up to 1Mhz. Is there any special condition/factor to achieve this?
and how fast can a regular GPIO operate?
Thanks...
Computer : Mac Book Air M2
OS : Sonoma 14.5
Hardware : SEEED XIAO nRF52840 Sense
I am building my software using nRF Connect VSCode Extension, while when I select my...
nRF5340 NCS 2.6.1 nrfjprog 10.18.1
My project is based on coap_client and also uses MCUBOOT.
I can program both cores using VS Code, and I notice it splits merged_domains...
Hi,
I am using a nRF9161-DK to flash and debug an external nRF9160 board connected via the nRF9161-DK DEBUG OUT 10-pin connector.
In VS Code "CONNECTED DEVICES", I can...
Hi, I am currently working with the NRF52832 on a custom board that is working with a timer for a particular sleep interval now I have added an external RTC module, and i...
Using nrf9160 with W5500 Ethernet NCS Version 2.6.1
My normal MQTT connection is working fine, but connecting to aws is being an issue. I am getting mqtt -22 error. I...
Hi. I wrote a firmware on nrf9160(SIAA chip), but it doesn't work. On the hardware side, the circuit is same as that of nrf9160-DK, CTS and RTS is short respectively.
If...
Hi,
We are using two nRF54l15-PDF to communicate as SPI, one is in master mode and one is in slave mode. The master device sends a simple array of bytes, the first one being...
Hello,
I'm currently working on NCS2.6.0 and ANT sdk v1.3.0,
I would like to know is it possible to do BLE scanning(without connection) and ANT+ heart rate searching at...
I'm working on getting a radio test example project built for our custom board that is currently in production in order to perform some FCC testing, but I'm struggling to...
Hi everyone, this is more of a programming advice question: basically we have a "registration app" associated with our BLE product which will be used to communicate user details...
Hello,
I've been developing code on nRF9160 for a while. In the beginning everything was straight forward and working just fine also the code was pretty simple. Now like...
I am currently working with the nRF5340 and using NAND flash for data storage. With the current code size, I need to create a secondary partition in the external NAND flash...