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...
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 trying to set PWR_UP bit to 1 for the device to go into standby-I mode using STM32F103RBT6 and HAL libraries.
I send (0x20 | 0x00) command (write_reg | config reg)...
I'm trying to compile the S332 example project ble_ant_app_hrm_pca10040_s332.uvprojx. I'm using the V12 SDK and Keil uVision V5. When I try to compile I get an error saying...
Starting with "Development with GCC and Eclipse", I've gotten "blinky" to run on my BLE400 with an nrf58122 using Eclipse Oxygen. I think I'm using SDK12.3 . I started with...
pca10040 S132 5.1.0
if i run only a single nrf nus service (rx and tx) at 4 k bytes / sec both directions, how much load would this put on the 52832
the test is assuming...
Hi,
I'm connecting two I2C modules : MAX30102 and MPU-9250
I can individually communicate with either of these modules and they work okay. But if I connect both of them...
Hi Nordic,
I noticed that both Write Without Response(write_wo_resp) and Write(write) can be enabled at the same time when add a characteristic. I know it means both types...
HI all:
If the iphone saved is English name i can parse it out, But if the save is a Chinese name I don't know what is to use the utf-8 encoding and unicode, who has successfully...
Hi,
i defined spis rx and tx buffer length at:
#define HUB_SPIS_RECV_BUFF_SIZE 1024
#define HUB_SPIS_SEND_BUFF_SIZE 1024
because the rx data length will be vary...
Hello nordic
I use ble to create custom services, I want to create an embedded system that can create and send and receive data. I am using sdk version 14.2.0 and what...
Hi,
Im currently designing a custom pcb using nrf52 reference design available here . In my design, I have to connect the ground of two analog signals to VSS of nrf52832...
I tried Blinky blank application on PCA10040 by IAR. By pressing "Download and debug", everything is fine, I added RTT debugging information and can see it from RTT viewer...
I Have an issue trying to flash a nrf52832 custom board.
Something extrange happens because when I download an example from keil that blink a led(gpiote_pca1036(nrf52 PCA10036...
We are using s110_nrf51_8.0.0_softdevice.hex soft device and nRF51 SDK v10.0. We have below questions in case of soft device assert scenario.
In what scenario's soft...
Hello,
I am working with the example of PDM example on the nRF52832.
And over this I would like to use the drv_speaker. I put all the files from the Thingy 52 example...
On a system using an NRF52832 with S132 softdevice (without no external LFCLK XTAL), in low power mode via sd_app_evt_wait() - we see a nominal current of ~3uA with a periodic...