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...
hi,
I am using nRF52832 with SDK 12.2.0 and S132 softdevice. I am faciing some issues with the memory usage. When I declared an array of size 50 bytes, my application behaves...
Hi Nordic Support Team,
I try to go to low power mode and coming back but can't at all.
I have used the example pwr_mgmt in sdk 12.3.0, but when try to use its function...
I am using the nRF51822. I am using the regulator (not the DC/DC) connection and am not using the low-power (1.2V) mode. All supplies are 3.3V.
Additionally, I am only using...
I want to make a small sensor that will wake up every once in a while, turn on advertising for a second or two and then go back to sleep again.
I'm trying to figure out...
Hello,
I've using mynewt to develop an application using the nRF52 DK (PCA10040 1.2.1, IC marking: N52832 QFAAB0 1701FH). I've been using their basic hello world application...
Hi,
I would like to update advertising packet, but every time I get error NRF_ERROR_INVALID_STATE in function sd_ble_gap_adv_set_configure(). I set all parameters properly...
Hi,
I am connecting the nRF52832 UART (on my nRF52 DK) to an external device, which by default uses 9600 baud rate (but can be reconfigured differently).
In the case...
I have a board populated with the nRF51822 and associated components for the application.
I am able to flash the device successfully and successfully verify the flash. ...
I want to send data from the device to the server in some way.
We plan to connect the device and Android via Bluetooth and connect to the network using Android's 4G line...
Hi
We measured the SPIS waveform and found some issue on tspis, vso.
In nRF52832 v1.4 page 303, the max value of tspis, vso is 19ns but we measured it is around 39ns~49ns...
Hi everyone,
First of all ,Thanks for being such a supportive forum, I ask a lot of questions(I am a beginner to nordic and BLE)
I am using the example given in the sdk...
I am using nRF52832 IC with SDK v15.
I want to sample some data with 3200Hz sampling rate from SPI interface. There is an accelerometer connected via SPI interface. I...
We use nRF52832-QFAA-B0 and we found that PAN16 issue is still present, at least in some corner cases.
It happens when we put the chip in low-power mode with WFI ; at wakeup...
Can anyone help me?
Each service is working standalone.
There are two cases:
1.the BLE can't connect auto by iphone.
2.firmware can't receive notify...
I am hoping there is a Wiegand protocol file i can import into the project so i dont have to write it. Is there a function that has already been done i can import into my...