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...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hi all,
maybe a dumb question, but here to listen any advice. I am using nus to receive data from a phone, packets are in chuncks of 256 bytes, which is the "most used"...
When I flash the card and run it, I encounter the screenshot I shared in the attachment. The error "Modem has crashed, reason 0xfff, PC:0x0" occurs. Can't I send messages...
Hi.
We are using nRF52833 (on BL653 module) where UART0 and UART1 are used for communication purposes (one with STM MUC and the other with quectel modem). Current solution...
I'm working on a personal project and have designed and printed a small prototype board containing an nrf52810, external antenna, couple of crystals, and a ws2812b onboard...
Hi,
We are developing a mesh network. Our requirement is the one device can connect to three other devices. Using one connection as a peripheral and up to two connections...
I am working on iOS pairing and bonding and connection and disconnection through UART.I am facing issue where pairing is initiated after that the device is getting automatically...
Hi,
We are experimenting with Distance Measurement feature a we observed 2 issues.
HW: Custom HW with: CR2032 coin cell -> joulescope -> 40 uF capacity in ceramic caps...
Hi all ,
I 'm experiencing issues with MQTT client connection on an nRF9160 board via LTE -M .
Some context : I 'm trying to connect to a MQTT broker via LTE -M (actually...
Hi , I am wondering if anyone with SPI expertise can answer this Q , I 'm using an nRF52840 with spi_transceive_dt()
In my devicetree I've configured SPIM on SPI3 to talk...
Hello,
I used the default sample from the nRF SDK with the same prj.conf file. I can flash it to the board successfully, but I'm seeing an error in the terminal. My toolchain...
nRF5_SDK_17.1.0\nRF5_SDK_17.1.0_ddde560\examples\peripheral\blinky_freertos
nRF5_SDK_17.1.0\nRF5_SDK_17.1.0_ddde560\examples\peripheral\blinky_rtc_freertos
I burned these...
I am using nRF52840 to interface my MPU6050 sensor via I2C , I build and flashed the program and there were no problem. But I can't see any clock signal on the default I2C...
I'm trying to build the zephyr/samples/net/sockets/http_client. I selected thingy91_nrf9160_ns for the board config and it builds and works fine. However when I enable
...
In my project, need an external sram with SPI interface to increase the sram volume.
I'm not sure if I can do it,please give an exsample in C language and some tips.
An...