Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,
Power failure while flashing an nRF52840 based platform (flashed through nRF52840DK) left the unit not accessible.
Any attempt to flash it, erase it or recover...
Hi there!
May I know how to have UART00 on P2 like what is shown below as I wanted to have higher speed.
Is it the same as other UART assignments on P0 and P1?
Thanks...
Dear fellow developer
Based on the Bsim description, it should be able to support emulation on zigbee since the hardware running is supported and implemented. But i could...
Hi All,
I am implementing BLE-based FOTA for the application core on an nRF5340 using MCUboot . The update works successfully when using the nRF Connect mobile app , but...
Product: nRF54L15DK, SDK V2.9.0
Application: Multi protocol (BLE + Matter/Thread) Door Lock
Issue: BLE bonding is not retained after power cycles. The mobile app requests...
Hi!
I have tried to implement the following example for NCS 2.6.0 on nrf52840DK:
https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/bootloader_samples...
Since the nRF9160 reserved pins are never used, Is there any issue leaving them out of the footprint?
I would place copper keepouts under the reserved pin areas to ensure...
Hello,
I am experiencing an issue while trying to connect an external flash memory (MX25R64) via the QSPI interface on an nRF52840-based custom board. My pin configuration...
we have downloaded the latest nRF connect for Desktop version v5.1.0 , in this tried to download nRF connect SDK version v2.9.1 , on windows 10 OS 64bit system . we are not...
I'm checking the function by uploading the code to the pcb that uploaded the nrf9160 chip.
I checked that the network communication is normal on the previous 9160dk board...
I've been trying to install the newest nRF Connect SDK using the Toolchain Manager with the appimage The toolchain and SDK installations seem to be successful however when...
Hi
I am moving from espressif IDF vscode to nRF Connect vscode. I have been reading the docs and the academy. I am only frustrated and confused. I see in many places that...
Hi guys,
I am following DevAcademy lessons on nrf52833dk kit. I am testing the software on VsCode. SDK version is 2.7.0 and toolchain is 2.7.0. Board target is selected...
I successfully am using BLACK MAGIC PROBE (BMP) with nRF Connect Extension in VScode already, based on answers in this support forum. I can Run, Pause, Examine breakpoints...
Is it necessary to Update nRF SDk and Toolchain each time a new version comes, can't I use one version constantly. As with each update some libraries are getting removed or...