Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hello, I had working BLE application build on v2.6.2. After migration to SDK v2.9.0 BLE is not advertising anymore. I think it may be related to default controller that is...
Hello,
I am trying to play the AT45 DataFlash driver by directly copying the sample code from nRF connect SDK v2.9.1 (C:\ncs\v2.9.1\zephyr\samples\drivers\spi_flash_at45...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
hii...
i hv maufature_array of size 7 to advertise.... am facing a problem while advertising battery level service with dat... my code is lyk dis
uint32_t err_code;...
Hi !
Here my adv setting (slow interval) to advertise every seconds :
#define APP_ADV_INTERVAL_SLOW 0x0664 /** This value corresponds to 1022.5 ms).
#define APP_SLOW_ADV_TIMEOUT...
Just ordered another pair of beacon hardware and noted the nrf chip is now coated in black goop.
Curious as to what this is for, and the reasoning its been added to the...
Hello,
I have a master configured as "Bidirectional Master Channel" and a slave configured as "Bidirectional Slave Channel". Both talk to each other. When I start just the...
Is the DC/DC converter enabled when running ble_app_beacon?
Or is it only the LDO that is enabled?
I am running the application on nRF51822-DK.
BR Magnus
I ran into this last night and curiously, James appears to have posted about it yesterday ( devzone.nordicsemi.com/.../trouble-with-system-halted,but-cannot-reset-nrf51822...
I am trying to get the Heart Rate example in the nRF51 SDK to work (found in ...nrf51822/board/nrf6310/ble/ble_app_hrs). It fails at line 338 in main.c (at the call sd_ble_gap_device_name_set...
I'm putting some bootloader and static config data in the customer section of the UICR and I accidentally wrote to 0x1001200 and worked just fine.
Looking closer, it seems...
Dears:
We will adopt nRF51822 for our project, and we want to confirm with you for the question as below:
Does nRF51822 support HCI command protocol through either...
Hello,
I do erase flash pages in my application I use the sdk api:
nrf_nvmc_page_erase(firstaddress);
nrf_nvmc_write_bytes(address, data, len);
but I did not found...
Hello,
i couldnt find the correct answer yet. I would like to use a RTC and also the s110 and BLE.
I collect data from sensors over i2c and send it over BLE. timing...
My username and password credentials do not work here or on the normal nordic semi site. The random password (i.e. fj[k%3) will work at the nordic semi site, and continue...