Hi,
I'm working with a fleet of devices using the nRF52840 and NCS 2.6.0. Some of these are older devices with a bootloader that only supports RSA signatures, and I cannot...
We have been fighting with the Distance Measurement Toolkit for a while (see other ticket ). As we needed to move forward, we started the implementation of LE Secure Connection...
Hi, I've recently acquired an nRF54L15DK, and started the development on BLE, I'm fairly new to Nordic's enviroment. In the last couple days I've been trying to build the...
How can I differentiate between a brown-out and an initial power-up on the nRF54L15? In my project, I need to detect a brown-out event in order to trigger specific actions...
Hi
Is it possible and what is the correct way to implement main clock trimming at runtime? Which NCS version this works on?
I see there is already some setup going on...
Hi
I am try to developing ble mesh gateway to connect and controll different nodes using nrf52840. Please give guidline to do this. I think proxy node is bridge of host...
Hi everyone,
I use the ble-app-buttonless-dfu example to develop my application.
I make a mutual authentication to be sure the device is connected to the right mobile...
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...
Our customer has requested access to any test suites the BLE IC vendor can provide which can be used to provide objective evidence of testing & specific test cases.
We started...
I use sdk 15.3.0 / nrf52832 / SD_132.
How to use the prescaler of a timer for an event every 24 hours ?
An example will be very explicit.
Best regards, Jiemde
Hi,
I am trying to evaluate the nrf52840. I am following the instruction to instrument the FreeRTOS from the Nordic SDK15.3. I managed to follow most of the instructions...
Can you update the nRF24L01P EVKIT to add 250K, 1M & 2M data rate selection? Our test house requires we test all 3 rates for the Receiver Blocking tests in EN300328.
1. We are measuring our component performance on nRF5340 PDK and getting pretty high CPU load values. We are suspecting that our code and tables are sitting in flash memory...