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 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...
Hello,
I've been testing HCI_UART from Zephyr RTOS on nRF52840DK and own device which has nRF52840 + FT232R as USB-UART converter. Regarding the own device it's a circuit...
I am studying the beacon example provided in the SDK (The project is found in following directory C:\Nordic_semi\nRF5SDK160098a08e2\examples\ble_peripheral\ble_app_beacon...
Hello there, I'm developing a device who will use two NRF52832(ANNA-B112 Module). They will communicate as central and peripheral. But i'm facing a problem, i need to after...
I could decrease current consumption at v1.2.0, but couldn't at 1.3.0. 520uA flows in k_cpu_idle();
How can you do that?
Also, in v1.3.0, CONFIG_UART_0_NRF_UARTE is depricated...
Hello
Good day!
Problem: We have got a new nrf52DK, and in our application development we use GPIO interrupts (we have set up 4 gpio interrupts). Surprisingly the GPIO...
Hi,
I'd like to know the units of measurement of the data obtained by the environmental sensors of the Thingy:91 device. I have found no information on that.
Temperature...
Hi,
I am currently working with the asset_tracker example and sending information by LTE-M of environmental and GPS data. I wanted to know if there is any way to calculate...
Hi,
I want to test eddystone example with nRF52833.
The default project doesn't include PCA10100.
I am trying to create one, but it always stuck in the function nrf_crypto_rng_backend_init...
I believe from reading some of the existing posts that my JLink EDU mini programmer (with SWD connection) should work with the nRF51822 (it shows up as a device option in...
Hi,
I want to build a bluetooth central example of zepher to nrf52832.
I am using the command "west build -p auto -b nrf52832_mdk samples\bluetooth\central" to build the...
I'm using 51822 QFAC, SDK11 S130 2.0.0.
I'm able to write to flash using fstorage_write() below. But the problem is whenever I put a for loop after I call fstorage_write...
Hi,
I built a simple custom board with an nRF52832 ebyte BLE module with no added components except for the RST and DFU buttons, the serial wiring are the same pins (RX...
Hi,
I'm working on a BLE scanner which need collect data from the beacon's scan response packet.
As far as I test, the current mesh beaconing example cannot get the scan...
I plan to use nrf52840 in high voltage mode (connected directly to the power source via VDDH pin) with button.
And I plan to use voltage regulator with EN pin (with pull...