How can we connect the Thingy:53 to the PPK2 using the included PCA64142 current measurement board, for both Source Meter and Ampere Meter modes?
The PCA64142 board...
Hi,
I have a Thingy:91X which connects fine to hello.nrcloud.com. Now I want to connect it to my own nRF Cloud account.
Note that I have successfully provisioned multiple...
Hello,
Recently, my team has been struggling with an issue regarding a nRF5340 device that's encapsulated and inaccessible to be flashed with a JTAG connection. Our normal...
Hello,
I’m currently working on a Bluetooth Mesh project using Nordic Semiconductor devices, and I would like to get guidance on static provisioning and group-based communication...
Hi, I'm currently working on an application with the nRF9151, and will use the shadow concept to change parameters used by a device externally connected to the nRF9151. Intended...
Hello ,
I've been trying to build the wifi shell example sample for my nrf52840dk with a nrf7002ek shield. I'm setting the shield via CMakeLIsts ( set ( SHIELD nrf7002ek...
Hello!
I am working to design and build a custom PCB using the nRF7002 chip and came across this callout on the schematic diagram and wanted some clarification about it...
Hi
I would like to connect the nRF52810 to 2 devices via UART interface by switching the Rx and TX GPIO pins by the software in realtime.
Is it possible? what is the method...
Hii
I m using Fanstel Ev board (BT840F) using nRF5248 Fimware.
i want to set maximum transmission power +8dbm in FANSTEL Ev Board but i got an error code 7 is Indicate...
Hi,guys.
In my experiment, Firstly,I creat an app_timer work every 20ms interval
APP_TIMER_INIT(APP_TIMER_PRESCALER, APP_TIMER_OP_QUEUE_SIZE, false); err_code = app_timer_create...
Hi everyone,
Recently, I used the nrf52832 learning board to learn SDK13.0.0, when I see SAADC, tell the truth, this exampe is a bit difficult for me to understand.
My...
Hi
I am trying (for the first time) to deal with flash. Hence, I started by a simple app, without BLE/SD (blinker)
The problem is that, the first API call pstorage_init...
1. Connected to nRFgo Motherboard's nRF ISP and NRF24LE1E SPI pin
[nRF ISP]
[NRF24LE1E의 SPI]
2. In nRFgo Studio, Features> 2.4 GHz is disabled
3. I want to know...
Hi everyone!
My question is for engineers of Nordic. I need to apply NRF52840 as a " beacon ". As there is no ready templates of beacons in nRF5_SDK_13.0.0-1alpha_055eef3...
How to select nrf528332 UART clock source, how to make the serial port baud rate not change with temperature?When the baud rate is 9,600, the baud rate varies greatly with...
i have a problem with ble_nus_send_string function, the BLE_NUS_MAX_DATA_LEN is 20 bytes but i need to send 1kb every second, is that possible? i tried to put ble_nus_send_string...
Hello Nordic Team,
in an application where space and cost is an issue: how cirtical do you estimate the 15nH inductor on the Output of the DCDC? (L5 in nrF51x22 ref-design...
hi
I am a beginner,i have two questions.
1、when i use the nrf52832 to read the inner temperature,i find the nrf_temp_init function is :
static __INLINE void nrf_temp_init...
Dear support team,
Can a Thread Boarder Router have Leader role? I have not seen any document which mention about it but all the Thread topology diagram have independent...
Hello,
I am not able to make the FDS work. Here is my setup
NRF51
SDK 12.3
S130 (2.0.1), i.e. s130_nrf51_2.0.1_softdevice.hex
Using peer manager as well...
We've been using bonding on our device for a while and have a lot of experience there, but we are now attempting to add "Just Works" pairing support that is a configuration...
nrf52832.
SDK14.2
Segger ES V3.34a
I am using nrf_drv_saadc_calibrate_offset() and find the next sample immediately after the calibration is erroneous.
There is...