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...
Has anybody attempted a port of the SDK to NRF54L yet? I would be more than willing to help pitch in on the effort. I will be taking a serious crack at a minimal implementation...
There seems to be a weird delay of around 11 us between each buffer in a spi_buf_set as shown in the red regions in the image below:
The test involves a transfer of 100...
Hello,
I am currently investigating what the use of the Nordic proprietary protocols (ESB, Gazelle) or an own protocol with direct radio access (similiar to nordic-auko...
I have an Adafruit Feather nRF52840 which I'm trying to use to transmit data over a UART serial connection to a Raspberry Pi. The Raspberry Pi is running a Python test script...
I’m working on reducing power consumption on the nRF54L15 and aiming for an idle current of around 3 µA , as shown in Nordic’s documentation.
With the SDK v3.0.1 hello_world...
Using code from the npm13xx_one_button sample, going into ship mode from event_callback ( const struct device * dev , struct gpio_callback * cb , uint32_t pins ) works fine...
Hi, in video "Building ultra-tiny ML models for any wireless SoC with Neuton" on time 35:35, the presenter Danil Zherebtsov, tells about a repository with a python script...
Hello
Im DJ
I'm trying to test BLE sniffer by buying nRF52840 dongle USB. Looking at the guide,
https://www.nordicsemi.com/Products/Development-tools/nrf-sniffer-for...
I'm developing an OpenThread Sleepy End Device (SED) that periodically sends a payload to a CoAP server, including its own MAC address as one of the values. However, I noticed...
Hello,
Goal: We are developing a long-range BLE application using S8 Coded PHY (125 kbps) to operate reliably at extended ranges (RSSI below − 80 dBm ).
Devices...
Is a Zigbee Direct SDK available for Linux which could be used to allow it to act as a Zigbee Virtual Device (ZVD) using Bluetooth LE?
I am particularly interested in the...
Hi,
I have read the PPK2 user guide here https://docs.nordicsemi.com/bundle/ug_ppk2/page/UG/ppk/PPK_user_guide_Intro.html and the nRF 52833 DK here docs.nordicsemi.com/...
Same problem as , which was 3 years ago...
Our app builds fine until we enable MCUboot, when we get the above warning, and being good people we have CONFIG_COMPILER_WARNINGS_AS_ERRORS...
Where can I find expected throughput for coded PHY in real life? The bitrate for S2 is 500 kbps because there are two symbols per bit in respect to 1M PHY. As part of a packet...