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'm working on a project about nRF52840, I completed the code with nrf52840 DK board and wrote the code to nRF52840 dongle, but dongle doesn't work.
I changed the...
Hi,
I my design I want to use load switch from TI TPS22946 which have enable pin sensing logic low/high. I would like to be able to enable load switch with nrf52's gpio...
Hello,
My current setup is:
Nrf 52832 custom board (pca10040) SDK 15.3.0 SES 4.52 Softdevice no s132 Using a j-link mini EDU debugger
I've been trying to follow the...
Hello,
may I ask you for help with instability of BLE connection? We use nRF52840 and SD 6.0.0. The issue is that our device is being disconnected with reason BLE_HCI_CONNECTION_TIMEOUT...
Hi Team,
We are using the nRF52840 for our application , in that we are planning to use 2 free flash pages for our internal application purpose.
So how to know the which...
Initializing the USB inerterface blocks the SPI3 interface. The SPI3 is not responding to any commands like reset. We do not use any SPI interrupts, just read the registers...
Hi team,
My customer is using nRF52840 and they want to set 840 advertising in 125kbps PHY, but seems we only have option in codec PHY (500kbps):
https://devzone.nordicsemi...
I have the nRF52 Kit with me. iam using SES IDE and downloaded the SDK nRF5_SDK_17.0.0_9d13099. I am using Windows 10 OS in my Laptop.
There inside example\ble_peripheral...
Hi,
I need to properly configure peer manager. The peripheral device, which I develop haven't any buttons and screen, only sensors are embedded. Also accelerometers, but...
Hi Team,
I am working on BLE pairing using NFC (OOB) on nRF52832 device.
My requirement is need to have custom message on the NFC tag.
I Have gone through some examples...
Hi, We are looking for a way to downgrade our apps OTA. Currently, the only way we have found is by "lying" on package creation (ie- to downgrade fw3 to fw2, package fw2 as...
Hi there, we use Adafruit Feather nRF52 Bluefruit LE - nRF52832 in a product. For CE radio testing the lab is asking to set the bluetooth to the first and last channel. We...
We have AD74413R and we try send 32-bits frame size using spi interface and try read results, but it return always zero or 0xff bit. Maybe spi interface nrf9160 cannot work...
In SDK 12.2, why is the SAADC #define NRF_DRV_SAADC_LIMITH_DISABLED (2047) set to this value? On a reset the register is set to 32767 according to the product spec and my...