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...
Hi I am receiving the error "Linking C executable zephyr\zephyr_pre0.elf FAILED:" which I have found is linked to the mcp7940 device tree node through the error code " undefined...
Hi, all,
I am new to nRF Connect SDK and am currently facing some configuration issues with the MAX30101 driver in a Zephyr project. Here is the example program and source...
Mac with M1 silicon, installed latest Mac-specific nRF Connect for Desktop (5.02) and latest command line tools: 10.24.2 macOS
DLL error in GUI app:
Command line fails...
HI
when I try to uninstall/remove my connect sdk, tool chain manager says:
Failed to remove C:\nordicsemi\v2.6.0, operation not permitted. Please close any application...
Hi I have been working on an project using nrf5sdk_17_1_0 using Segger 5.42a but when I try to build the Blinky example it gives me build failed without any syntax error
We are developing a sleepy end device using the nRF52840, based on the light switch sample. We have set zb_set_ed_timeout to 16384 minutes, which is approximately 11 days...
Hello,
I am using the NRF52832 in my PCB design, and I have attached a screenshot of relevant part of the layout. My PCB manufacturer pointed out that some vias overlap...
Hello,
I have had this issue from the first time I installed VS Code and the nRF Connect Extension.
When I open my project, the connected devices pane is just missing...
Hi,
Since we started testing the new nRF9151 with the latest modem firmware (v2.0.1), we’ve noticed a change in GNSS behavior compared to the nRF9161/v1.3.6.
Recently...
Hi there!
We're trying to port the FreeRTOS Cellular Interface to work with the nRF9160 which is running the Serial LTE Modem application. The problem we are facing is a...
i have a nrf52840dk that is flashed with a old program i used. i want to try the nfc tag and read it using my phone. what should i flash to my nrf52840dk in order to use it...
Hello,
I am building the existing WIFI station app for the Thingy53 with the nRF 7002EB board - sample code: nrf/samples/wifi/sta
In the CMakeLists.txt file, the line...
Hi,
we are now using nRF Toolbox -> Logger tool on our phone to monitor Thingy91 application information via UART/BLE.
Now we would to monitor/log the same information...