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...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
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 building a project on the nRF52382 with the S132 SoftDevice. The project includes a Central device (GATT Client) that reads values from a peripheral device. I used the...
Hello,
I'm using the nrf51822 chip with S110. The advertising rate is 3 seconds.
I'm testing with 4 different smartphones:
Samsung Galaxy Xcover 3, Android 5.0...
I am running the NFC Launch APP example in SDK5 v11.0.0. I am using a PCA10040 dev board with the NFC antenna connected to it and testing against an NFC-enabled Android phone...
Do the GPIOs sink current even when there is no power applied to the nrf52 chip?
We connected a LED to one of the GPIOs and connected the other end of the LED to VCC. The...
hi all,
yesteryday,I download bootloader and app to my nrf52832 by nrfgo studio, but I checked the option lock entire chip from readback ,after that,I found I can not download...
Hello,
I am working with the newest revision of the nRF52 Development Kit and the app_beacon example.
I try to change the clock source for the following code:
nrf_clock_lf_cfg_t...
On SDK 11.0.0 only ( NOT the alpha release )
Do not judge the quality of SDK based on number of entries here. This thread should be considered part of Nordic effort...
On SDK 10.0 only
Do not judge the quality of SDK based on number of entries here. This thread should be considered part of Nordic effort to main the quality of the release...
I am testing nrf5 IoT tcp client example. (in \nrf5_iot\examples\iot\tcp\client)
DK side:
IP:2004::213:ddff:fe4c:6032
run as client.
2.6lowpan border router...
I'm using the ble_app_template of SDK11. but I dont have an external oscillator, so the run time freeze at ble_stack_init
in this answer , the solution is to relace NRF_CLOCK_LFCLKSRC_XTAL_20_PPM...
Hi,
I have a NRF52DK (Chip Label: PCA10040; V0.9.0; 2015.44; 682646724) and when i try to start the DK as described in the getting startet page, Step 5 failed as LED1 is...
Hi,
I am planning to make a program so that when a beacon goes far away a specific distance (around 5m) then the led should light up.
I have taken some measurements...
Hi,
I have a couple of eval boards that were created for software and hardware development. We have two versions of the nRF52832 on these development boards. I know that...
I am using nrf51822 powered by a 3.3V regulator in a li-ion powered application. We have a high current load that we're controlling with PWM at 20kHz. Radio performance is...
I want to bond with an peripheral, which has static passkey hardcoded in it. If I want to bond with it with MCP, I get an request for passkey, I can then bond and encrypt...