Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
I'm using nrf52 with SDK version 12.0.0. I'm trying to use the FDS for my application. I used one of the existing fds example from link fds_example .
With this example...
Hello,
I am a bit lost, after concluding the application part of my project I try to approach the ble part.
I read the "Getting started with bluetooth low energy " and...
Press down PWRON1 give rise to Q2 and Q3 conduction, the 51822mcu power on and IO send a hight level to PWRON,to keep VCC_nRF.
At this time press a lot of button will not...
Is there an unsecure version of the bootloader? I'm looking for something that will take anything as an upgrade.
I figure if I'm stuck in the bootloader anything is better...
I want to set up a rPi3 as edge router for 6LowPAN over BLE. Ideally I would like to have random devices (users) come and go by dynamically connecting to the router. Same...
i am using eclipse IDE. while flashing my code to nrf development kit it is showing like this and also in the console it is showing that flashing is done.
console:-
SEGGER...
Hi
For new BLE project we planing to use slave that allow few (3-4) connection at the same time. i.e After the master (phone) connected to our slave, the slave continue...
Dear Nordic Developer Zone,
At this time, I am able to program nRF51822 chips using the nrfjprog software : great.
I plan to use nrfjprog software driven by a custom...
Hi,
I'm tring to installing micro-ecc,but I don't know how to get the mircro-ecc GitHub repository.
I had read the guidance like the following,but it couldn't help me. ...
Hi all,
I wrote a small python script on top of the pc ble driver bindings and ran into a problem when deploying the script on a new pc:
c:\Python27\Scripts>python.exe...
I changed ble_app_beacon example main.c APP_COMPANY_IDENTIFIER 0x0059 to 0x004C for nrf beacons app can detect NRF52832 beacon on my Iphone. What can I do to detect beacon...