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 get the PCA10028 layout, and find that the impedance matching demand that the impedance of transmission line is 50Ω as shown the following picture. the mid-layer1...
Hi,
I asked a similar question regarding whether I could set up communication with two S110 devices and I was provided with pointers to the timeslot api and S130, although...
Hi,
I am working on the sample ble_gls app provided in the SDK 8.1.
Also i am using S110 softdevice version 8.0.
I want to add static passkey to my code.
I made the...
I"m trying to understand schematics for nRF24AP2.
I'm very new to this, would you help? And I cannot google this abbreviation.
And also where do i supposed to connect it...
Hi experts,
I'd like to know if it's normal when the HR sensor is removed from ear, but the HRM app keeps reporting the same heart rate data w/ the last value , is it possible...
I'm using nRF SDK v7.1.0 with Keil and the pack system.
When I bring the twi_master module into the project, it references twi_master_config.h which defines TWI_MASTER_CONFIG_CLOCK_PIN_NUMBER...
Hello,
I am switching my environment form SKD6.1 to SDK9.0.0. Finally I'd like to integrate a buttonless bootloader into my BLE application.
I am using:
nRF51822...
In one of the recent Nordic Semi tour videos on YouTube, it was announced that FreeRTOS and RTX will be available in the nRF52 sdk. It's not present in v0.9.2, though there...
Good day,
we would like to use a central and a few (4) peripherals. Peripherals would stream small chunks of data (few bytes) very frequently (10-50Hz). What are the drawbacks...
To reduce power, I'm trying to find the best approach to minimize the cpu load when sampling an accelerometer at a high rate, e.g. 1.6Khz. Is there a way to DMA a sensors...
I am writing a crc checker for the application and the softdevice . I am using a s120 version 2.0.0 it currently has a upper boundary of 0x1D000 is this a hard boundary for...