Hi,
We developed a custom board based on the nRF54L15 SoC. We realized many current consumption tests with regulator configured in DC/DC mode. These measurements are in...
I want to implement FOTA Update for a nrf5340 based board by using nrfConnect SDK v2.9.0 with zephyr and mcuboot. The board has a MX25R6435F external flash (same as the nrf5340dk...
Hi,
For my Master Thesis, I’m working on localization using nRF54L15 boards with BLE Channel Sounding. I’ve been using the official samples available online, specifically...
I have been able to connect and initialize two different Bluetooth OBD II Devices. I am running into issues with the third device I am trying to add as an option. I add the...
nRF 52832 + NCS 2.6.1
We are successfully setting the advertising Tx power in discrete steps {-40, -20, -16, -12, -8, -4, 0, +3, +4}dBm using
However, I am being asked...
Hello,
I am trying to use the nRF21540 in nRF54L15, I notice document metion
I am wondering what is the difference between PPIB and DPPIC. What does appropriate...
Hello
Following my previous message from yesterday, the service seems to no longer be usable again at the moment.
Could you please confirm that this is a temporary issue...
I tested the NFC transceiver APDU of the project nfc_uart is good. Then I ported the NFC code to the project ble_app_uart. When the board is simulated, the program pointer...
Hi,
I can use the SPI master functionality within nrf_drv_spi.c/.h just fine (i.e. calls from main) until I connect to my nRF52840 and utilize NUS. If I try to issue a nrf_drv_spi_transfer...
Hello,
I am working to implement the BLE stack for a HID keyboard, borrowing/based off the supplied example "ble_peripheral/ble_app_hids_keyboard".
Stack initialization...
In SEGGER Embedded Studio I am not able to connect to the J-Link anymore.
The error message says No idcode detected.
The J-Link commander program returns the following...
The SysTick port for NRF52 does not support tickless idle on freeRTOS, what is the reason for this limitation? Are there any known problems behind this limitation?
I tested the code below to make the board go to sleep and wake up on each button press. When I start, it draws 30ua, but when I press the button it shoots up to 200ua (a clear...
Hi,
We are developing nrf9160 sensor based product powered by primary battery(non rechargeable). Sensor current consumption is less than 1 mA.
while trying Saft LS14500...
Hello,
How can i put out the received Adv Data on the UART? Currently I get for every advertise packet the BLE_GAP_EVT_ADV_REPORT in my ble_stack_handler. Then i wanted...
I'm using the ble_app_hrs example code and added a new custom services with multiple characteristics . conn.interval 10ms- 15ms and need to get maximum throughput so i set...
I have nRF52840 DK (board PCA10056) . Right now I flashed LED blinking program on nRF52840 DK. It is fine.
Now I want do ADC operation, so I fed some external analog signals...
Hello, I am trying to send and recieve data with the M24C32-FMN6TP 32 Kbit (4K x 8bit) eeprom. My data are arrays with 16bit values and the datasheet says it cannot write...
Hi,
I have nrf9160 dev board.
It seems to me that getaddrinfo() has memory leak. If socket is closed, and call getaddrinfo() to reopen, it returns -10 (memory) error....
i'm looking for support in desinging modules working in zigbee network with driving this network from mobile phone by bluetooth. It has to be multiprotocol system. How should...
Hi,
I was trying to load the sample example code for Assets tracker in SEGGER Embedded Studio for ARM V4.20a but i encountered with some error.
Transcript & Output:- ...