Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
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...