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! Some prerequisite info:
We are using nrf52840 boards as our peripherals
We are using v16.0.0 SDK
We are using the s113 SoftDevice, more specifically s113_nrf52_7...
Hi,
I have a topology which has 20 to 50 nodes and these nodes should send a data packet of approximately 20 bytes at 50 Hz to a single gateway node. Is BLE mesh suitable...
hello nordic
i have been working with nrff52832 with the SDK16.0 (also working with s132 if it matters)
it is a real head braking to deal with your never ending sdk_config...
Hi team,
Do we have any evaluation on the nRF Connect SDK size if customer wants to run on nRF9160? Customer wants to evaluate their Flash/ RAM buffer for APP.
Thanks...
Dear Sirs,
I am trying to use the FDS Storage Library to store 4word = 16 bytes in to flash.. Which seems to be working fine. No errors and the function is shown below...
Hi,
We have custom board based on nRF52833 SoC. We are trying to use SDK_v16.0.0/examples/ble_peripheral/ble_app_uart/pca10100/s140.
Using Segger Embedded studio, program...
I'm planning not to have a device name UUID in the advertisement packet, instead set scan filter based on manufacturer-specific data. Is this possible in SDK16? If so please...
Hi, is there any public repository in which I could track changes in zb_cli_wrapper library? I had problems migrating from 0.2 to 0.3, and don't want to do this another time...
Hi!
Since I do not have a SIM card that provides support PSM or eRDX I need to switch the system mode manually.
In my config I have CONFIG_LTE_NETWORK_MODE_LTE_M=y ...
I generated boot-loader (logging disabled) from SDK 12.1.0 for adding a signature check during DFU for nRF51
The problem I am facing is with the size of bootloader (hex...
Hi I checked the relevant topics in the forum but none of them fixed my issue so I just create a new one here.
Basic info:
Hardware: nRF52 DK PCA10040
SDK: nRF5_SDK_15...
Hi,
I'm having issue connecting to the nRF52840_DK through J-Link and nrfjprog. I was able to connect to it the first time and upload simple BLE sample, but afterwards I...
Hello,
I'm developing an app for nRF Connect Desktop based on the nRF Connect Desktop BLE App.
I would like to find a characteristic item based on an UUID. Where is the...
How is it with SUPL and NB-IoT, will it work? AFAICS, in the example code, the supl_support code only uses TCP, and this is not a protocol supported when the device is using...