Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I'm looking at the `peripheral_csc` example to understand how to implement write responses. It seems for the BT_UUID_SC_CONTROL_POINT attribute, ` bt_gatt_notify() ` is used...
Hello,
I programmed the sample peripheral_uart on an nrf52840dongle_nrf52840, working in Linux and SDK v2.5.3. I had no problems using the Programmer in nRF Connect for...
I am working with an nRF5340 device and I want to understand the maximum achievable BLE throughput for both 1M PHY and 2M PHY. Could you please provide guidance on:
...
Hello,
I see in the datasheet that the nRF54L15 has an internal 128Mhz clock.
For applications that do not utilize the BT radio on the nRF54L15, is the external crystal...
Hello all ! I'm currently trying to make a scan with our custom board, I've made a custom board with our GPIO and the use of the SPI4 instead of QSPI for the 7002 -> 5340...
I set up the wifi_shell sample using a nRF7002DK and noticed that it is leaking 104 bytes of heap after each wifi connect/disconnect cycle. This is with version 2.7.0 of the...
Hello,
I am solving a problem with nRF7002-DK, I am using TCP sockets for communication. MTU can have up to 6800 bytes, unfortunately, both in STA and AP mode, the connection...
My prj.conf:
First question / issue:
I am trying to make use of the azure dps and since I'd like to use the UUID as device id i am trying to set 'AZURE_IOT_HUB_SAMPLE_DEVICE_ID_USE_HW_ID...
I am trying to make an ndef record using t4t, but it fails.
For example I'm trying to convert the example 'record_text' to work with t4t setup, and it always fail.
Is...
Setup: nrf5340dk Zephyr: ncs 3.1.0 Hi, I am trying to enable firmware update for CPUNET over Serial (USB_CDC). I enabled update for CPUAPP and it works correctly, but not...
Hello,
I am working on a custom board based on the nRF5340 SoC . When I build any BLE sample (for example, peripheral_hr or peripheral_uart ) for the nRF5340DK , the build...
Hi, the nrf54l15 DK documentation states "nRF Connect for Desktop's Board Configurator application can be used to select if the nRF54L15 SoC interfaces with the external memory...
Hi,
I am using NC9 2.9.0 with VSCode and NRF extension.
I have seen that since version 1.2 of Device Information Service (DIS) spec , it is theorically possible to have...
Hello,
Is it possible to make the nRF Sniffer for Bluetooth LE application work on a nRF54L15?
https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth...
I have a custom board with a nrf5340. I flashed two of them with two different names and opened up the nrf Connect app on iOS. I was expecting to see them side by side but...