Hi
I have one nordic nRF54L15 DK using as peripheral, I want to know the power of it. Thus, I use PPK2 to be a 1.8 voltage source and connect VOUT to P6 pin 1 and GND to...
How do I produce a signed file to flash to the network core for firmware update? I am using a child image/parent concept with the \nrf\samples\ipc\ipc_service\ project, When...
Hi,
I’m working with the Wi-Fi station example on the nRF54H20 using SDK v3.0.0, and I’m encountering a critical issue when trying to bring up the nRF7002EK Wi-Fi module...
Hi Nordic team,
I'm trying to configure the GPIOs to operate at 3.3V using the nRF Connect for Desktop's Board Configurator tool (v0.3.10). The tool works as expected...
Hi,
I succeeded in implementing Channel sounding for multiple devices (based on previous samples). But now there is a little difference in how the data gets collected (buffer...
I have a project using BLE as a central on an nRF5340 to connect to several devices. For factory test I am being asked to implement something that can be used in the factory...
Hi, my code will return ATT error code: 0x0E cyclically
I have check some tickets and try to update my central device to
Hoever, it still cannot, the error is like...
Dev Software: Nrf mesh sk 2.1.1 along with sdk 15 on Windows.
IDE: Segger Embeded Studio
Soft Device: s132
Device: nRF52382
Hi,
Is there a way where i can use the...
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...