Hello,
I tried to use the Cellular Monitor app within the nRF Connect for Desktop software, but it encountered the following error. I have included the relevant part of...
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...
i took the original sdk 14.2.0 s132-5.0 ble-uart nus-service example for reference measurements to send data from a 52832 to an android device running nrf uart v2.0
to...
I need to add two more led pins - #10 and #30 - to that board, but I don't know what to do with LED_START and LED_STOP lines, and so far, it is difficult for me to trace any...
Hi i am working on ble_peripheral example on nrf52. i am getting issue in bsp.c
BSP_BUTTON_ACTION_LONG_PUSH' undeclared (first use in this function)
bsp_button_event_handler...
main.c Hi,
I have implemented button long press with APP_BUTTON library with APP timer (a 5 seconds timer).
Normally the detection works fine.
But I found that if the...
Hi,
I'm trying to get BLE pairing example to work. I downloaded the missing micro-ecc library and I encountered this problem: github.com/.../70
So I've compiled this...
Hi,
I try to enable the ram retention function. (Bank 4)
So i used the POWER structure
NRF_POWER->RAM[4].POWERSET |= (POWER_RAM_POWER_S0POWER_On << POWER_RAM_POWER_S0POWER_Pos...
Hi,
We use SDK14.0 with S132 v5.0.0 on a custom board with nRF52832.
In our application using a lot of flash operation, and we found the error PM_EVT_PEER_DATA_UPDATE_FAILED...
Hi,
I am working on the nRF52840 Development Kit and I want to merge between ble_app_uart to usbd_cdc_acm examples.
I opened the usbd_cdc_acm example and added all .c...
Hello.
I have the problem with USB connection with NRF_LOG_ENABLED.
I am using my custom board, NRF52840 QIAABB version. I have enabled CLI over RTT, softdevice. I am using...
Problem: I use a button with a pull-up to wake up the device (nrf52832) from power_off, but by the time the bootloader verifies the application and jumps, the button may have...
Hi guys,
I am developing a appilication using nrf51822 using SDK 11. I am trying to use Fstorage and FDS to store data. I need this data to be updated frequently. As I...
Hello the Nordic Team,
First, I wish you all a Happy New Year 2018, with a lot of good health and success in your professional and personal projects.
Secondly, I come...
Hello,
In sdk 14.2 configuration of LF clock with softdevice are in 2 header files (pca100xx.h and
sdk_config.h)
pca10040.h
// Low frequency clock source to be used...
Hi
I'm new in nordic development.
and i need sample code for LSM303AGR Accelerometer.
i found a LSM303AGR_ACC_Driver.h and c file but i have no idea how to use these...
Hi,
is it possible to use the onboard buck regulator of the nRF52840 to supply the 3V for the rest of the circuitry while nRF52840 is off (and also for the nRF52840 while...