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...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I'm using VS 1.7.1 on Windows 10, with the nrf9160dk_nrf9160_ns
Playing around with myFirstApp from the VS Youtube Tutorials, I wanted to redirect output to uart2 and map...
I followed the getting started guide for Ubuntu:
https://docs.zephyrproject.org/latest/getting_started/index.html
I can build Blinky, but when building my project I get...
Hey, I'm starting a new project and I think a very good fit for this would be to have all of my code in an application chip and use a nrf52840 trough USB as a connectivity...
SD140
Our Central Application is scanning to connect to a peripheral's MAC address. When the scanned address matches, we call sd_ble_gap_connect(p_addr,..). But, it is...
Hello! I'm trying to reload CMake in an nRF-Connect-SDK project in the CLion IDE. I've been using this guide: https://blog.jetbrains.com/clion/2021/04/using-nrf52-with-cmake...
Hello,
I am writing the device tree for our custom board, which uses an nRF9160 SiP. This approach to configuring the hardware
is new to me, since my experience is with...
Hello,
We are attempting to track down a rare bug in our code that causes the device to occasionally hard fault.
We have been able to catch it three times, twice where...
Hi,
When I connect nRF52833-DK device to the (Windows 10) system, its JLink UART (COM) Port disappears after some time (in about 4 to 5 minutes.) The following screenshot...
hello Nordic
i work with nrf52840 , .. want to move to ncs 1.8
seems that moving to ncs 1.8 forces me to update to zephyr-sdk-0.13.2 (from 0.12.4)
is it really a must...
Hello,
I have added the line CONFIG_DEBUG_PORT_ACCESS=y in prj.conf file and now the project does not open in Segger Embedded Studio (SES).
I am getting this error,
...
Hi,
I am building my Project in an out-of-tree form and up to this point I solely used Segger Embedded Studio to compile our project. I am using a custom board with an nrf9160...
Hi All!
I am using VS CODE studio as an IDE for nrf9160 FW development. Blinky app compiled and work perfectly. But when I compiled the asset tracker/cloud client it gives...
In my code, the parameter definitions like this :
In my application, I used SAADC in SEGGER to convert my analog sensor input to digital and then i want to sent...
I just updated the programmer tool in NRF Connect 3.10.0 to the new version v2.3.0.
Now I'm getting this error: unrecoverable error.
Restore default settings did not help...