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...
Hi,
We have enabled the watchdog feature in our application running on the nRF5340 and nRF7002. In rare cases, we’ve observed that the nRF5340 hangs during Wi-Fi library...
I am developing some application and I have decided to use Device Addresses to distinguish between devices. I have read device addresses of 2 chips (I have read addresses...
Hi,
I am working with Gazell device and host example code from the Keil pack installer, using the default the data rate of 2MBit, so per Nordic's documentation the timeslot...
I confused that I run a SDK 9.0.0 example ble_central_and_peripheral app_s130_demo on my nrf51 SDK. then use Android App MCP to scan Advertise data. it did not work.
but...
I'm faced with a curious problem.
The examples of nRF52 SDK 0.9.2 have linker sciprt like this:
/* Linker script to configure memory regions. */
SEARCH_DIR(.)
GROUP...
Hi,
I bought two PCA10028 DK boards, try to start with the simple example with SoftDevice S110.
I download the application to the DK board by nRFgo Studio.
First...
Hello,
I bought 2 modules from this site:
www.elecfreaks.com/.../nrf24l01p-pa-lna-v31-rfm05-p-142.html
People are saying it's working great, but for me, there is something...
I had slightly modified a TWI example (using nrf_drv_twi) to work with one of my sensors; It's basically the same with a different function called to handle the received data...
I'm trying to test the throughput improvement of the S130 alpha softdevice vs S130 V1.
I notice a couple of changes in the API that I'm not sure how to handle:
First...
I've been using the ble_app_uart example with S130 on a nRF51 DK board. I wanted to add an interrupt with some GPIO pins. So I added GPIOTE interrupt handler but the compiler...
Hi all,
I want to ask you if it is possible to program nRF51822 chips (Cortex-M0) with J-Link OB assembled on nRF52 preview DK (Cortex-M4F).
I have some older boards with...
Hello,
I am working on pin interrupts and was able to handle with 1 pin interrupt. I used GPIOTE port interrupt. This is the code snippet for initialising:
NRF_GPIO...
I am trying to get my system with a hardware RTC generating periodic interrupts every 30 seconds to sleep between interrupts. I'll paste the code below, but here is the problem...
Hi,
I had an issue which the other BLE tools can connect to my BT121 module, but NCF Master Control Panel keeps looping at the connection content page. FYI, it is bonded...