Dear All,
I updated Toolchain and SDKs to last version v3.0.2 and I'm going to add build configuration as suggested here How to create and build an application .
My board...
Hi, I have created my own hardware with nRF54L15 – 2xLED, 2xPWM, and Radio (BLE). I am trying to create a custom board using the graphical wizard. LED and PWM seems to work...
I have an external GPS module connected to an nrf9151dk over UART. The module is correctly powered, and sending messages over its tx pin, which has been confirmed by attaching...
Hi Nordic team,
I’m working on a custom LoRa interface using the Thingy:91X, and I’d like to know whether the Qwiic connector pins (P0.03 – SDA, and P0.04 – SCL) can be...
Hello,
I would like to measure the current consumption of my nRF9161 and compare the result with a standard measurement. While searching in your documentation, I found this...
I'm having trouble enabling BLE DFU on my firmware for the nRF52833. I'm following the steps from the Dev Academy course - FOTA over Bluetooth Low Energy . After adding the...
I am trying to create a custom sensor for CT1711 temperature sensor. I have created the sensor driver code and device tree binding, but it won't start (initialize) and the...
hi team,
i need to receive data via uart0 without uart_irq handler. i am using simple_uart .h library. please any one reply me...
need urgently...
thanks advance
hello,
I am using nrf52 dk. I am doing a project that uart send the adc data through bluetooth to nRF UART v2.0 app for every 10msec. but when i am transmitting the data...
I'm sure the same question has been asked in a few different forms, but hoping for some ideas. . .
Is there a way to retain 32 bits of information across a watchdog reset...
We are considering useing this chip for a short range link. We want to use a synch character at the start of the transmitted message to accurately synchronise a process at...
Hi, I'm using nrf51 without ble.
I want to update flash but not want to delete PAGE every time.
NRF_NVMC->ERASEPAGE = (uint32_t) page_address;
How can i do?
We use IOS DFU toolbox to upgrade firmware with BLE device. we can upgrade successfully with Android, but always failed with IOS.
wrong code is: DFUErrorReadingVersionFailed...
Hi, it's probably a very dumb question, but i don't seem to find any details about it. In nrf52 SDK documentation, in Error Module section it says
The behavior of the...
Hi friends...!
I want to put dynamically changing MPU data into the advertising packet. I am putting my accelerometer data into manufacturer specific data field of ble_advdata_t...
How robust is the output PA of the nrf905?
Assume the ouput matching network and 50Ohm connector is used as in the 868Mhz application note.
If the antenna is removed...