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,
We are working on a custom bootloader/DFU and is going to use USB CDC to perform DFU and some data transfers for version information. We use the USB CDC library both...
Hello,
SD: 122
part nrf52833
I need to do the following:
a. scan for advertisements containing a particular MAC address without connecting. This works.
b. the...
Are there any convenient ways to debug BLE connectivity issues? I have the service up and running but the connection on nRFConnect App doesn't quite go through: it remains...
Hello,
I work with the nRF5340 and want to use I2C0 (1-3 is reserved for other sensors in my project ). I already use I2C2 for a sensor and this works fine.
To use the...
Sorry I'have a question about the certification process of a BLE in a custom board.
I see that with zephyr that I can define a custom board derived fron nrf52840dk. If for...
I powered the DK up and the LED's would light corresponding to the button that was pushed.
The D drive would come up, so I drug the heart rate demo (hex file) to the drive...
I was trying to follow the video to create a project with VS Code. After I click the Create Application buttion, there is nothing happens. It only create a Folder with APP...
Hi,
I already read all similar ticktes but none of them does solve my problem.
i'm using nRF Connect SDK (NCS) with a custom board equipped with nRF52833. To implement...
Hello, I am considering using OpenThread mesh network for an application. I need to know if it is possible to blacklist/remove a device connected to the mesh network from...
Hi Dev team,
I am using the Thingy91 for my development project. I have noticed 1 peculiar issue and wanted to ask for suggestions regarding it.
I had deployed a Thingy91...
Hello there,
I am that newby in the vs code dev environnement. I use the XM122 from acconeer to perform radar measurement. The soft provide by Acconeer compiles and works...
Dear Community;
I am trying to port this code that was made for an nrf52 to an nRF9160. I have a 4.99K pull-up resistor between the data line and VCC.
This is my ds18b20...
Hi, Is it possible to increase the size of the buffer for the UART IRQ RX function such that it receives more than 8 bytes at each interrupt? Currently I am trying to send...
Hello everyone,
I'm reaching out to touch base on the current support status on the latest software (MFW v1.3.1 and NCS v1.7.1) for CoAP over UDP (DTLS) for using as a main...