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...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
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 know the softdevice region in the nrf51 is determined by the CLENR0 register.
But I read that the CLENR0 register is removed from the nrf52 and the MWU can be used to achieve...
Dear Sirs,
I buyed recently a Bluefruit LE Friend based on chip nrf51822. I triyed to get working with the ble-sniffer without success.
I don't have programming interfaces...
HI,all,
MERRY CHRISTMAS!!!!
i have an issue when i want to try the data transfer using timer
i have a idea about it , but i do not know how to achieve it.
-my project...
Hi,
Just got the nRF51822 Bluetooth Smart Beacon pca20006.
I would like to download the Firmware for it, but it requires a product key.
All I have is a set of stuff...
Hi ; Following my question how-to-flash-with-jlink-command-line which was successful, I can flash Soft Device and my app on my nRF51822 board (mac os x + gcc)
Now I would...
I am trying to set the transmit power of the NRF51822 (e.g., on the PCA10000, v.2.0.0, but the same happens on other nrf51-devices). I am not using any softdevice.
I use...
Hi
I've updated our platform to using the S130 2.0.0-7 Alpha (Update1). It turned out, that the initialization in out application failed, because erasing a flash page never...
Hi,
I am trying to set up an SPI communication between nordic nrf52 (as a master) and another slave peripheral. I'm using nrf52 sdks 0.9.2. I tried spi master loopback...
I am developing a new BLE product with only peripheral role. In the SDK11 the SoftDevice 110 is no longer supported.
What are the pro and cons to still use the S110 with...
Hi,
I have a question but may be it is not you to ask from. I need to communicate my ble device with iOS phone. How to re-establish link and restart my ios app if it was...
How long should it take for connection to to re-establish after two devices have been bounded? In my case it takes 5 - 10s no matter whether central and peripheral are already...
Hi,
I got a question on power consumption:
In my case, I do not need RF functions on most of time. If disable RF function, what working current of nRF51822 would be? ...
when phone connect to the device, I print the connected address.
However, I find that the bluetooth address is not same with the phone bluetooth address.
here is the debug...