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...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
Hi, I am trying to flash thread: CLI example from the NCS onto my custom board. The MCU on the board is still the nrf52840 and I am using the SWDIO and SWCLK pins from the...
Hi,
here is a brief description of my app with nrf9161DK (2.6.1 SDK, the app was built starting from the MQTT sample): The app is reading RTCM messages from a server via...
Hi, In my project I'm working with a nrf52840 SoC and developing an application based on you'r SDK. I would like to understand the proper way of using the "custom_board.h...
Hello, i´m developing on a custom NRF91 board and i´m trying to access the SPI flash memory on it. When i run the code i get the following error:
<err> spi_nor: Device...
Hi,
I am trying to implement a lightweight file system in my external flash memory (ISSI). After the implementation of file system, I want to store a .bin file and later...
Hi
For a specific project i will need to have ability to monitor some 4G/3g/2G protocol stack L2/L3 messages. Is it possible? is there any documentation regarding this option...
Hello DevZone,
In NCS, we have many BLE Mesh examples that is initialed by:
The first argument is a structure that contains some input and output OOB callback functions...
Hello,
Currently I am implementing the nrfx qdec driver in our Zephyr project using the nRF52840 DK. We choose the nrfx driver as this provides events. I am using the nRF...
Hi.
I have designed a node with NRF52833 with +8db power antenna.But i got some issue in signal transmission over 1km range.Please review my layout and matching circuit...
I have the software installed and I am using the nRF52840DK with Ubuntu 22.04. The uart link is /dev/ttyACM0
When I start wireshark and do a capture on all advertising channels...
Hello,
We are designing a product based on the RAK4630 module that integrates nRF52840 SoC.
Since we are creating a low power consumption and battery operated product...
I am trying to set up the AT library to directly talk to the modem through a uart on the nrf9160DK. But when I enter the commands to test "AT+CFUN?" I just get it echoed back...
I'm working with a Fanstel BT40 module which includes an nRF5340 and nRF21540 FEM. As a starting point I'm using the scan_adv example, which is working out-of-the-box but...
Hi,
I'm using Matter SDK v2.7.0, when I build example light_switch for Board: nrf7002dk_nrf5340_cpuapp with Configuration: prj.conf, I get errors as below:
/opt/nordic...