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...
I wrote code to jump from application to bootloaer in softdevice 7.1.0.
It work allright,but other module of the whole program got a trouble like this
devzone.nordicsemi...
Hi,
The device may be talking to a TX/RX station (connected to the Windows PC via USB) that uses an nRF24LU1+ so I'm guessing I will need to use ESB for compatibility...
Hi,
Where can I find the instructions on what tools need to be installed to reprogram the nRF51822 beacons? I haven't been able to find it in the documentation provided...
Hello
I am working on a nrf51822 EK, i have worked out on BLE-multilink central and peripheral examples which were given in nrf SDK examples but it did not work.Please provide...
Hi
I need to configure my nrf51 tx power so that it is discoverable only at a particular range/distance.
for example: i need my device to be discoverable only within...
I'm using the nRF_Libraries software pack and found something in dfu_transport_ble.c that I'd like to change, e.g. the MANUFACTURER_NAME macro to say my own company.
This...
Hi,
I am using device as ble-Peripheral SDK nRF51_SDK_7.2.0_cf547b5 and softdevice version :s110_nrf51822_7.1.0_softdevice.
As ble-central SDK nRF51_SDK_7.2.0_cf547b5...
I am currently migrating my projects to SDK 8.0.0.
I have problem with sd_ble_gatts_value_set function.
I receive write request in one characteristic (char.A), and i...
Hello,
I can't find an answer on my question, but maybe I looked over it.
I'm desiging a sensor which will communicate to a smartphone by BLE and to a PC by ANT. The communication...
Hi!
I am using the nRF51822 to do some measurements regarding the capture effect ( en.wikipedia.org/.../Capture_effect).
My question now is: when does the radio latches...
Hi
I´ve got two boards with PIC 18F4620s connected to nRF24L01+ .
One is configured as Tx and the other as Rx.
I can read/write registers trough SPI in both boards, but...
Hi!
Im trying to read the rssi value in real-time from my connected beacon device. Im using a xcode sdk (nRF beacons). All I can find are UUID, Minor and Major values.
...
Hello all.
We have a simple ANT-page application that has the ability to send data as burst packets when requested. The code has been working well. We identified the need...