Hi everyone.
I am using Visual Studio Code. When i try to compile a simple blink_pwm project, I could not. I am sending output in terminal. What is the main problem and...
Greetings, everyone, I have encountered a configuration(?) problem while trying to setup a lab for a BLE course I am teaching.
The idea is to showcase the vulnerability...
So whatever I try, the only way to get my idle current consumption to an acceptable low value is to set CONFIG_SERIAL=n in my configuration. But then I don't get printk functionality...
Hey, I am working with the Matter light bulb sample from the 2.9.1 SDK, which I have modified to support the occupancy cluster. (nRF-52840 and nRF-52840DK)
This worked fine...
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...
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...
I am trying to use a dht sensor and arch ble device to display temperature on the console. But when I flash the program on to the board, I cant see the output on the console...
Hello Everyone,
I have developed my application using BLE for connect android mobile. I have design complete PCB using your reference design. But i have littele confused...
Hi guys,
I follow this link and do the configs on the Keil project in examples\dfu\bootloader_secure_ble\pca10040 to run on nRF52810.
But I find that the micro_ecc_lib_nrf52...
I'm trying to use a the COAP server example from SDK 14.2 running on nRF52DK. I've got a RPI3 acting as a router between my Ethernet network and the 6lowpan/BLE link.
I...
Hello,
I have a custom application and bootloader with DFU support. We have been able to download application updates using the DFU. Today I noticed that I am not calling...
I am trying to create an 80ms pulse by setting a GPIO high, starting an application timer with 80ms timeout and then setting the GPIO low in the timer ISR. I am aware that...
Monitor mode debugging seems to have crippled the CLI over RTT.
Edit: Reflecting further, ignoring the black vs white background symptom - the issue might simply be that...
There seems to be an issue when reading GPIO pins returning false readings. I am using two pins for I2C communication, 26 and 27, I am configuring them with the required configuration...
Hi Everyone,
I am developing a device that needs to record data from ADC onto a onboard NAND memory.
Following the USB MSC example for NRF52840, it seems like the device...
Hi,
I'm working on the nRF52840 DK and running the ble_app_uart example.
I'm connecting to the BLE using the nRF UART V2.0 app and open a terminal.
In the terminal I'm...
Hi, I am trying to connect the GPS module with the nrf52840, and the development kit reads the GPS information via UART, I wonder if there are any examples? I read the example...
Hi everyone !!!
I want to know, is Nordic going to make its Mesh demonstration at CES18 public? I didn't attend it but I'm interested in their demonstration and what tools...