Hello,I am working with the nRF9151 SMA DK and I need the VDD_GPIO rail to operate at 3.3V to interface with some external components.
According to the schematics, VOUT1...
Hi,
I want to download FOTA-updates with HTTPS from a function app running on Azure. I am not using IoT hub or MQTT. I'm using modem firmware 2.0.4 in combination with version...
Hi,
In our PCB using the nRF54L15, we used different P2 pins for the sQSPI, believing after reading the docs and driver API, that one could configure different pins than...
Hi, While using the Axon TFLite compiler to compile a series of TFLite models, we encountered a peculiar issue. The largest layer in the models (i.e. the dense layer right...
Is it necessary to perform the GATT device discovery process whenever two bonded device re-connect? I'm using two nRF54L15-DK boards, one is Central and one peripheral. Developing...
While configuring a scene, the blind device is not visible in the scene settings screen, so it is not possible to set or save the blind position as part of the scene.
Steps...
I've been fiddling around and becoming familiar with the app_twi transaction manager. I wanted to do a quick unscheduled read of a peripheral's configuration register before...
Hi All,
Has anyone had to go through the new Rx RF Blocking test specified in the new version of EN 300 328? It seem all products shipped to the EU after June 2017 need...
Hi
I am working with nRF52840 , since it is said that it can work on 64Mhz, i just want to confirm by using Oscilloscope.
You have any inputs that how i can check the...
Hi,
I am newbie to Nordic and I am building a program that samples adc value. I just wanna know about the difference between two functions "nrf_drv_adc_buffer_convert"and...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
Does the S110 v7.0.0.3-alpha DFU bootloader support nRF51822XXAB (128k) part?
I'm trying to flash the DFU bootloader on my custom PCB that contains a nRF51822XXAB part...
Hello
I have an application to process advertising report even if it is duplicated.
Is there any way to control whether the soft deice shall filter
duplicate advertising...
Hello,
I am using the example "ble_app_beacon", I have compiled and tested (all works well).
I am wanting to add more data to the scan response by passing more data to...
I'd like to run a softdevice application with OTA support on a RIGADO BMD-200 Evaluation board . I've successfully flashed the softdevice, the app, and the rigado bootloader...
I have a simple application which pretty much consists of the following main function:
int main(void)
{
SOFTDEVICE_HANDLER_INIT(&clock_lf_cfg, NULL);
ble_enable_params_t...
Hi,
We're working on BLE communication between iOS and 51822 and found a data reliability issue. We have a custom characteristics that iOS read 60 bytes data from 51822...
Hi,
I have made some changes with how we update tick timer inside FreeRTOS and the results are promising
.
The improvement is
RTOS tick will auto correct if masked...
I went through a similar post for nrf51 which explains the numbers pretty well ( devzone.nordicsemi.com/.../) . I wanted to know what the values are for nrf52. The internal...