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...
Hii all,
I wanted to generate a clock pulse from the pin P0.05, I've written the code and when I tested the application with nrf51 DK with chip 51422-AC its working fine...
Hey everyone,
I'm trying to send a value as a notification packet from GATT Server (slave) to GATT client (master) at 7.5 ms connection interval. I have set up the radio...
I am using a simple 4 by 4 matrixed keypad, and I would like to handle some of the decoding myself.
In essence, I would like to configure all 4 rows as low driven output...
Hello,
I already searched the forum, but I didn't find anything.
Is there a way to invert a port on a NRF51822?
I use this chip together with an XMega-Chip and they...
Hi,
I'm trying to get PCA10001 board working. I used ble_app_hrs example from SDK 6.1.0 (I'm using eclipse with gcc). The Softdevice is v7.1.0
The application seems...
I have a nRF51DK with SD 8.0 flashed.
I would like to start and stop a pwm signal with the buttons on the board(BUTTON_1 and BUTTON_2). The pwm is working fine. But when...
Hello:
I want develop my nrf51822 project base on new sdk and softdevice.In /nRF_Examples/9.0.0/ble_periphera/ble_app_uart/, the keil project device is nrf51422,and it can...
Hi,
I'm compiling the simple blinky example with no softdevice for an NRF51822 xxAA using GCC on linux. I can't get any LEDS to blink off the GPIOs, so I'm debugging with...
I can see a phrase "Not recommended " on the Evaluation Kit's page: www.nordicsemi.com/.../nRF51822-Evaluation-Kit
What could that mean for me if I already have the kit...
I found in ble_app_uart example, any device with UART app can connect to uart service and send something to COM port or just block the connection of other devices.
So can...
I'm trying to update my firmware using the dfu, I tested two examples of the SDK :
one of them is dfu_dual_bank_ble project,
I noticed that the memory allocation...
Hello,
I have been reading a lot of Nordic and DevZone stuff. The information I need appears to (almost) be there but I cannot quite put it all together. I need some help...
Hello, I am asking for your help again.
I just managed to brick the chip that I am working with. The problem is that I am not able to erase or program the flash. However...
Hello,
I have not found a lot of information on connection encryption. I want to use a preprogrammed Long Term Key in my mesh that is then used to establish subsequent...
This is the application file I am trying to download:
dx02.zip
This is the sniffer Log I just captured by wireshark
dx02_20150820.pcapng
I was able to upgrade firmware...