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...
When performing DFU with the same Android device + nRF Connect on the same target device, the speed becomes significantly slower on Android 15.
The attached image captures...
Hello. The visual study code uses toolchain v2.7.0, SDK v2.7.0 I'm trying to test the saadc example (in modules/hal/nordic/nrfx/samples/src/nrfx_saadc/) in "creat a new application...
Hello Nordic Team,
Our existing device using NRF52840 QIAA, we are plan to replace the QIAA package with CKAA package for size reduction. After I went through the SPEC,...
I´m testing the nPM1300 in a custom circuit with Zephyr on an nRF52 / nRF53 attached to it. It looks like the IC isn´t charging a battery. For testing I use the nPM1300-EK...
Hello,
Can I use in production nrf52840-DK as programmer to program E73-2G4M08S1C module on custom PCB?
What should I do to make the program code unreadable?
Hello, I need further assistance with the issue in the mentioned ticket ID, as it was closed by mistake. Could someone please reopen it so I can continue the discussion? ...
nRF52833-based board, software is based on Zephyr and Nordic SDK 2.1.2. Using Tag 2 type driver library, nfc_t2t Occasionally, when NFC coil is tapped, we observe one of the...
Hello,
Our product uses nrf52 and a quectel bg95 modem connected over the uart
We are evaluating the nrf connect sdk, we seek to have a working modem abstraction to send...
We are designing a board with nRF5340 and need an external flash of preferably 512Mb (128MB) or more and 1.8V supply. For speed reasons it is best to use the QSPI protocol...
Hello team,
In our bin file, we are seeing " ZigBeeAlliance09" as String and how to avoid this string in the bin file? I am using SEGGER SES ID tool to generate bin file...
Hi,
I have a concrete example, where I have no clue, as to why a given configuration is not working. In general, I wonder, how one is supposed to debug / investigate such...
Hi All,
I am trying to migrate my toolchain/sdk v2.4.1 project to toolchain/sdk v2.5.0. And I am having these weird issues related to mbedtls. The same project without any...
Hello,
We tried using pcd_network_core_app_version() to read the network core version (presumably set by CONFIG_FW_INFO_FIRMWARE_VERSION in our hci_ipc.conf) from the app...