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...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello,
I have a product in the field (sdk 12.2 and soft device S132, based on NUS profile) since a couple of month that works ok but crash with some Samsung devices
...
Hi I am trying to write a driver for the nrf8001 BLE and interface it with LPC1758 Arm M3. I am a beginner in this field and I am not exactly sure, if I am following the correct...
I try to port LESC example from PCA10040 to PCA10040e(52810) on SES.
Porting work has been done. When building, it reports VFP issues of liboberon_2.0.4.a, as below:
...
Hello all,
I am using the latest SDK 15 and softdevice v5 (downgraded from v6 thought it was causing issues) on the NRF52 DK. When I build my application it states:
Compiling...
I want to make my device automatically go to sleep mode when the power is connected. And when the device wakes up from sleep mode, it should not automatically go to sleep...
Hello, We are trying to use the debugger tool on Keil for the nRF51 DK, But we are having a really hard time to figure out how to make it work. Do you guys have a tutorial...
Hi,
I am developing my own program based on serial example. Project is based on gcc compiler under eclipse. I have preapared my own board with rigado module (nrf52832). HW...
Hi!
SDK13, nRF52.
I try to use FDS storage to flash and always get FDS_ERR_NO_SPACE_IN_FLASH.
What shold I check for normal work?
Now I have next settings:
#define...
Hello,
We are having a peculiar issue with the NRF52 and SDK 13 that I hope you might be able help with.
Having migrated from SDK 12 to SDK 13 with softdevice 4.0.2, we...
Hi,
Im having nRF52 DK and im using CLI example....i have configured through the putty by seeing this https://devzone.nordicsemi.com/f/nordic-q-a/22261/cli-autocomplete...
I implemented DFU secure ble. And implemented encryption. But now I remarked strange behavior. If make same DFU packet (.zip) and flah nRF52 than update firmware for same...
Hi,
Im running CLI program in my nRF52DK.
Im unable to connect using UART or USB as the transport layer for the CLI module but i can able to connect using RTT as the transport...