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...
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...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
I'm using nRF51422 with SDK 9.0.0 and S310 ver 3.0.0.
First, I program softdevice and dual bank bootloader by nRFgoStudio. After that it is possible to program my application...
Hi all,
first of all thank you for such a great knowledge base and community exchange.
I am pretty new in the development for nrf51822 devices.
I managed to run the...
The comment above app_button_init says, in part:
* @note Normally initialization should be done using the APP_BUTTON_INIT() macro
This macro is also mentioned in the...
I'm using the s130 SoftDevice on the nRF51 dongle and writing a PC app in python. How can I declare an int8_t in python for use in the sd_ble_gap_rssi_get function? The function...
Hello there, I am already guessing that by the question alone it seems like what i'm asking is silly or wrong but I have no formal education here so I will need some help...
Hey guys,
I'm building a remote control (similar to TV remote) and I'm using nRF51. I am trying to figure out optimal connection parameters so the battery would last as...
I am using nRF51 SDK v10.0.0 and running simple_uart application on nRF51822 Evaluation Kit(PCA10001).
Added CFLAG += -DBOARD_PCA10001.
after flashing with nrfjprog...
The nrf51 was able to use the Gazelle protocol down to 250kbs, giving quite an improvement in sensitivity and range.
The nrf52 doesn't mention Gazelle, but does mention...
we'd like to have a closer look at nRF52832 , which seems to be a good choice for our next evaluation step of our wearable device.
But we see that only an "objective" datasheet...
Hi,
on aliexpress you can buy a nRF 51 board with a LIS3DH digital output motion sensor:
de.aliexpress.com/.../32325205949.html
Is there any example or source available...
Hello there,
Is there anyway I can program the chip without the PCA10036? I want to add the nRF52 in one PCB I am designing, but would also want to be able to program it...
after programming the bootlader region, I no longer see the list of my services ith nrf master tool. all what I can see is general attribut general access and device firmware...
Hi,
Is there a way on the nRF52 to clear the APPPROTECT bits once they have been set?
On the nRF51, it was still possible to erase the chip to clear the readback protection...
Hi,
I'm trying to build the blinky example of nrf52 Development Kit in KEIL 5.17 but I keep getting this error :
Error #540: 'ARM::CMSIS:CORE:3.40.0' component is not...
Hi
what's the best way to update the application on a nRF51822 beacon? I tried using the nRF Beacon Android application but wherever I put my hex file from Keil it was...