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...
Looking for an example on how to advertise for 10 seconds then go into sd_power_system_off. Trying this by using ble_app_template (s112, ses, sdk15.0, custom, 1 led, 1 rgb...
Hi nordic
I bought the nrf52840 board so I'm developing.
I want to use the this kind of LIR2032 coin cell 3.6v ( www.amazon.com/.../B074VX8ZJF )
I measured power of...
Hello, I'm experiencing frequent endless loops at 0x16cbc with s132_nrf52_3.0.0 softdevice and SDK 12.3 on a custom board with Aconno NRF52832 module. I'm using SAADC and...
Please can you help me with this fairly straight-forward technical query for a customer new to BLE.
Please can you advise which is the best way to structure the link in...
Hello,
I am currently working on the development related to RSSI of beacon using nRF51_SDK_9.0.0_2e23562(SDK). The beacons I’m using are developed with this SDK as well...
Hi guys!
I want to select NRF52840 as my target platform. Is it possible to start software developing on 52832 (for which I have devkit) and then seamlessly move my code...
Hello, I want to do a project with Segger Embeded Studio using the nRF52840 with the SDK_Mesh I have 2 nRF52840 cards and I want to transmit data to a mobile phone using a...
i compiled the ble_uart_app project it got downloaded in to the NRF51DK but the bluetooth is not getting turned on ,usually the output of this example is LED has to be turned...
Thanks for your support folks!
I am trying to read some bytes I have wrote in a MX25R8035F. From the datasheet, if you send 0x03 (READ) + 3 Byte address, then the memory...
Hi,
We want to receive the data in laptop over the BLE like nRF UART mobile APP.
we sending and receiving data in Mobile app but we can't get the app for desktop.
we...
Hi,
1-I did some test for nrf51422 (SDK12.3 + soft device S130) power consumption. result as below:
-system on sleep mode( without UART and BLE Advertise ):90uA
-system...
I am working on developing BLE app using connection oriented channel . I am using nordic semiconductor as a peripheral device and iPhone 6 as central manager.
I am able...
Hi,
I am working on a project that requires extremely low power consumption (20-50 uA) at max. We are currently consuming around 5.5mA. The project uses SPI to communicate...
Dear Nordic Team,
Thanks for supporting.
Currently i am try to check mesh network. I want mesh example code using keil IDE. I am using SDK12.3.0 and Hardware is nRF52...