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...
Hello,
Has someone been able to use DFU with nRF52 device?
I'm trying to add the DFU capability/service to the HRM example.
I have added the BLE_DFU_APP_SUPPORT define...
maybe the document of GPIO Pin sensing mechanism has some wrong in the nRF51 Series Reference Manual (version 1.1).
sense high/low level defined in the document is different...
Hello,
I'm looking to find an example of an iOs code (xCode), in order to control the led with an iPhone (a simple application : on the phone, there is one button, and...
Hello all, I am using nRF51822 SDK8.1.0 SD130
The code was a central, and I want add a peripheral function.
I reference \examples\ble_central_and_peripheral\experimental...
Hi,
I can't find any data on the analog comparator delay in the datasheet. Except the 15 us for anadetect signal. Is this the delay through the comparator for normal signals...
Hi,
I am developing some DFU OTA firmware for nRF51822, QFAAH0 (v3 silicon, 256kB ROM, 16kB flash), on a custom board, using SD110v8. Both my application and bootloader...
I am playing with the nRF52-DK preview and I noticed the samples in the 0.9 SDK are set to 32k of RAM. I increased it to 64k as per the chip specification and had no problems...
Hi,
I'm in a situation where I need to get two devices communicating using S110. I am aware that I can send using S110 and I am only referring to small transfer sizes....
Hi,
I meet a very strange situation when I tried to wake up nRF8001 from sleep.
I send 0x05 to nRF8001, it replies me ACI command 0x40 is unkown (0x82).
I have checked...
Greetings,
I recently bought an nRF51 dk and was trying to see how to implement the AVRCP profile to play/pause music on a smartphone.
After some research, am i correct...
I measured the conducted power on the PCA10028 demo board and get ~2dBm out when I set the output power to +4dBm. It appears the PCA10028 is using a discrete balun. Is 2dB...
Hello,
Setup:
SDK 9.0
SD 8.0.0
I have an application where we are using Pstorage to store persistent system settings.
When I flashed the device we were using this...
Dear All,
I'm a beginner in programming of Nordic component.
I try to synchronise the date and the time between client which is an application in PC and a component...
I'm currently developing a concurrent central/peripheral application using the nRF51, S130 and SDK 9.0.0. It uses the Nordic UART Service, and it would be nice to make use...
Hello,
Is it possible to use EasyDMA directly with nRF52 SDK without using one of the higher level libraries that use it, i.e SPI / UART? I am interested in implementing...