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 everyone,
I have nrf52840 usb dongle and I want to implement meshSDK/ble_app_uart_coexist example for uart-mesh communication.
I follow all instructions on example...
Let me know How to measure RX Sensitivity by TESCOM TC-3000
My S.W engineer setup TX power +8dBm then He wants to know How can it measure Rx Sensitivity
nRF52840_PS_v1...
Hi
I put the MBN52832 (nRF52832) on my WSM-BL241-ADA-008DK to test the SPI (see the user guide here ).
The sample "peripheral/spi" from SDK ver. 16.0 is used for the test...
Hi everyone I have been trying to use UARTE1 + UART0 combination for a device that i am working on, I have implemented the UART0 using the nrfx_uart library and it works fine...
Hi,
I am using nRF52840 to communicate with the EEPROM. 24AA32AT-I/MC over I2C interface. The TWI scanner example detects the EEPROM address correctly for me .Now, I want...
Hi Team,
We are using nRF9160 DK, we tested that asset tracker application, that was working fine, We also tested the aws_fota (firmware update via AWS) that was also...
I want to develop a mesh network where I can send/receive data from one device to other devices(sleepy sensors) through relay/router node (always on).
For example
A (Publish...
Hi, engineer:
I need to compute FFT on nrf52840, I used sdk-demo fpu-fft, I tested the FFT operation time and found that it took 2 ms,That`s a long time, Did I configure...
Dear all, I have a problem with nRF52811 GPIOTE input interrupt. I have one sensor interrupt pin at GPIO P0.30 with external pull down resistor. I am able to config P0.30...
Hello community,
I have programmed my dongle as beacon. Now I want to stick them to the wall for experiment purposes. How is it possible to power them up via external...
Hello
I am considering a product that connects several NRF52840s to a USB 2.0 7-ch HUB and works with 30 BLE devices. When reviewing a product like this, there are some...
Hi everyone,
I have one question just for confirmation.The available analog pins on nRF52840 DBK are those provided by header P2 (six in total)?
Are there any more available...
Hi,
I'm working with NRF52832 in a BLE mesh project and I'm a newbie in this filed.
Project description:
- There're 5 devices in a BLE mesh network.
- In each device...
Hello,
in the corse of implementing pairing / bonding on top of the softdevice, I was looking for examples. The only example I've found, that seemed to not use the peer_manager...
Hi,
Currently i am developing BLE communication software for Android and iOS
This software is under Ionic development.
Is there any solution for Ionic/ Javascript development...