I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
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...