This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
Hi,
I was at the webinar today where they talked about SDK 3.0.0. They mentioned that the QSPI examples were "JESD216 flash" and "JEDEC SPI-NOR flash". I don't see either...
Hi.
We have a device connected to Azure IoT Hub with telemetry interval set to 10 min and on interupt. Tried changing interval to every hour, but then it looses connection...
We are currently utilizing the nRF5340 with Zephyr OS version 3.6.99-100befc70c74 and nRF Connect SDK version 2.7.0-5cb85570ca43. We have the following inquiries:
If we...
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board and a series of nrf52840dongles (provisioning and configuring inside the software and...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
I am using nrf5340 in my project. We had to replace flash memory but need a replacement with the same layout. So I am currently looking at w25q01jvzeim or w25q01jvzeiq . The...
Hello. I have a ttl converter ( https://goo.gl/images/uFSPHN) . Can I write a hex file through it? What are the possibilities to program so as not to buy a debug card?
Hi,
If I need to get RSSI updates while the peripheral is in connected mode, I need to call sd_ble_gap_rssi_start() just after connection has established. Then the RSSI...
Hi,
I'm using s130, nrf51822 and sdk 12.3.0
I'm wondering about advertising timeout units and it's range... BLE_GAP_ADV_TIMEOUT_LIMITED_MAX is 180 sec... In ble_gap...
I hope Nordic Semiconductor is working on #BluetoothMesh provisioner & configuration App like Silicon Labs already has.
But could anybody inform me, how you are going to...
Hello,
I currently have a PCA10036 EVK with softdevice SDK1
Following below well written tutorial, I have modified ble_app_hids_mouse example main.c file as in attachment...
Hi.
I took the ble_central/experimental/ble_app_blinky_c example and modified it for my needs. It works on the nrf51-DK.
Now I want to use it on a custom board with nrf51822qfab...
Hi guys,
I'm playing around with advertising with whitelist and filter policy setted to both... And everything works as expected...
All central devices are able to see...
Hi,
there were some significant changes to app_timer in sdk13.
I cannot use now the PRESCALER e.g. to 255 in order to configure the clock in such way to be able to tirgger...
Which case i have to use nrf_esb_suspend function instead of nrf_esb_disable/enable?
What function i have to use when i change radio RX to TX mode, changing radio channel...
What will be the operating voltage for nRF52 flash memory when using with CR2025 battery? I want to read/write data flawlessly in flash using CR2025 battery.
Hi,
I think I've found reliable way to cause hardfault when executing nrf_log_frontend-dequeue() and most likely cause nrf_log modules to write outside of allocated buffer...
Hi
Is there an example in the SDK or anywhere that displays the use of LE Advert Extensions? I have been browsing softdevice v6.0.0-6.alpha and I came across the structure...
Hi all !!!
I understand Output OOB, Input OOB.
I case of No OOB, value which is attached to Confirmation value is 0x00, what happens in case of static OOB?