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 had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Hi,
I am using nRF5_SDK_15.2.0_9412b96 and Segger IDE.
I have written to echo every data received from UART.
I have a variable UART_Data to store data received from...
Hi!!
I am now using SDK 14.0.0. and I have added UART functionality to the SPI program().
I could confirmed that SPI and UART can transmit data separately.
However,...
Hello,
I am trying to modify the ble_app_uart code so that my peripheral can send data automatically to the central, which in turn can print it on a computer through UART...
My application is a BLE peripheral and will only allow a single connection to a BLE central. Hardware will be nRF52832. My test application was based on a Nordic example that...
Hello,
I am working on Bluetooth Mesh authentication. I wonder if you have more details about Input OOB . I am trying to input a number from nRF Mesh app to send it to the...
I need to confirm before buying, whether the nRF52840 chip and the nRF52840 development board can be used to develop a Zigbee Mesh.
Also whether "nRF5 SDK for Thread and...
I need to do pairing between the two 51822 modules. All the information I find is paired with the slave and the mobile phone. There is no host matching process demo or learning...
Hi
I'd like to create a firmware that supports multiple Nordic boards as Hardware (as the nRFConnect Firmware does). To do that I have to configure the peripherals according...
Hi,
I am trying to test an application running on the nRF52840 using your nRF Sniffer (actual version 2.0.0.2.beta).
My application should be able to request a change...
Hi,
As per the forum thread https://devzone.nordicsemi.com/f/nordic-q-a/37591/nrf-connect-for-desktop-max-throughput/144881#144881 there is a limitation in data acquisition...
Hello,
I have some questions about mesh network.
Current i am working with 10 Boards (nRF52840 modules) and i want to test the BLE mesh network. I have installed the software...
Hello,
I am currently trying to implement an IR sending functionality. My plan is to use a timer to toggle gpiote through ppi. For the width of an IR pulse (or mark) and...
Hi, it's my first post in this forum, and I glad to join to Nordic Community.
After few month of developing project on Nordic MCU, I try to migrate form SDK 12.2.0 to SDK...
Is the nrfutil pkg --hw-version N a customized hardware version, or is it the nrf chip family number (e.g. 52 for nrf52832)?
Both the help and the manual are a bit unclear...