Hi Nordic Team,
Previously, with the nRF52840, we could use the internal ADC channel to directly measure the supply voltage (VCC) for battery monitoring without external...
Hello, we are developing a BLE application using nRf52833. Because of the waterproof & stainless steel casing requirement with rechargeable battery charging capability, we...
Hello,
I am working with the NRF5340dk, nrf7002ek, and PPKII. I am unable to get the DK to power up with the PPK. I used a knife to break the trace but for some reason...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Somehow a program I have running on a nrf52840-DK board will enable protection. This kind of screws up the small application I am testing because it seems to lock out the...
Hi,
I am trying to program the custom nRF9160 board using SEGGER JLink/SWD programmer , For same of the boards when connected to custom board and trying to select the device...
Hello,
we are using a nRF5340 with NCS 2.9 and want to signalize a
UART_LINE_CTRL_BREAK
on USB CDC_ACM to the PC.
Is there a direct way to do this?
Many thanks in...
Hello,
I am working on a custom nRF52840 module based board, using SES v14.2.
How can I control what is printed on the debug terminal, or what has highest priority to...
I have a BLE device for which the local name contains and apostrophe. When I run nRF Connect on an Android phone and view the raw data for this device I find the apostrophe...
Hi all,
I have an nRF52 acting as Central, and it will act as beacon just when it, for example, reach a temperature above a certain point. After some time, e.g 10 calls...
Using SDK15.3.
Using the logging in deferred mode with RTT viewer.
Getting the errors below from the macro expansions but I can't identify what is missing.
Went through...
Hi,
I made a temperature logging device using nRF52832 (SDK 12.3.0). The temperature sensor is read over I2C every 5 minutes and data is sent over radio communication. There...
Hi,
I have setup the SW project to run run FreeRTOS with BLE stack initialized and nus service started without doing any further BLE use after init in runtime. Sometime...
Hello,
I am using an Adxl362 accelerometer on nrf9160 dk board.
I followed the tutorial a to add the overlay file and even configure the pins i want to use by flashing...
To the kind attention of Nordic support team,
It seems gazell is a very good candidate to be used in tipical working environments, where a bunch (<= 5 devices for example...
Hi,
I am new to Nordic. I bought an NRF52 DK and a Fanstel EV-BT832 development board. As you can see in the picture, both boards are connected to the computer via USB....
Hi,
I had some of your example projects which were being evaluated within Keil and SEGGER and now have an issue with Keil after updating to the PRO license.
I now get...
Hi,
For a peripheral reset, I was recommended to use the code below.
I was just wondering about what the middle line does. Is this a kind of delay to make the reset...
I am trying to start the mesh alongside GATT profiles. I am getting error NRF_ERROR_NO_MEM when calling sd_ble_gap_adv_set_configure in mesh_adv_data_set, which is called...
Hello,
I get the following output when I try to debug the Zephyr's button sample with SEGGER Embedded Studio:
Preparing target for download Executing Reset script TargetInterface...
For the nRF52833:
The product specification is contradictory on the 2 UARTs available. Would you please clarify?
UART0 is this a legacy UART only or does it have Easy...