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...
Hi,
I used PPI module and Timer2 to generate a 4Mhz pwm. But I founld when using softdevice(s110 v7.0), the pwm will be broke a while by BLE advertising or connecting event...
What's wrong?
Device is connected. (nRF51822 Board - J Link - PC)
I downloaded a sample project, and when I open with Keil, then it shows following message.
What...
Hi all,
I would like to know which is the most recent SD and SDK that I should be using with my REV2 chips. In the compatibility matrix, there is no info about the SDK...
I am working on s120(central) and s130(central/peripheral). I am getting
BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST event after updating conn_parameters w.r.t to peer using sd_ble_gap_conn_param_update...
Using nRF51x and S110 v8 in a BLE application I want to generate a random 32 bit identifier and store at end of UICR on first power up only after factory flash (no erase needed...
The pwm library seems to add 10KB worth of code to my program. Alot of it probably comes from the nrf_drivers that are used, but still 10KB. While enabled it seems to pull...
Hello,
Since 2 weeks, I use heavily my nRF51-DK (PCA10028), with mbed compiler to make a BLE enabled device.
But, since few days, when i have tried to cut the SB9 in order...
I have a Rev3 nRF51822 chip (CFACA00) on a custom board (no external pull resistors on SWDIO or SWCLK), and I am using nRFgo Studio 1.20.0.2 to program SD 8.0.0 and my Nordic...
I'm using Python bindings 0.5.0 and the connectivity app. On one of our machines that is running tests with the satck/dongle we see it fail a lot with a scrolling of this...
I want to extend the ble_app_multilink_central for pca10028 Example to be able to communicate with a sensor via SPI and then initiate a connection with another pca10028.
...