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,
Testing your nRF Connect with a BLE Thermometer. I was able to connect and read data.
Can you help me with one question I have ?
This is part of the log file...
Where to start? Is it possible?
I need to send data between the two chips using 802.15.4.
There is no need to form a network.
I was looking at the Wireless Uart example...
Hello all,
We want to run the example TCP-Client example from IOT SDK.
how should we proceed for the same ?
Which softdevice must we use ?
Thanks and Regards ...
Hi,
My setup:
* nRF52 DK
* nRF5_SDK_15.0.0_a53641a
* s132_nrf52_6.0.0
* SES V3.34b 64-bit.
I am struggling to properly use FDS module. I am using multiperipheral...
Hi Support Team,
By testing SDK15.0.0/Serial DFU, I find that if we use non-default baud rate(115200), such as 9600 or 38400, we have to assign a non-zero value to -prn...
Hi everyone,
I have 2 boards that I've been using for testing. One is the NRF52 DK with the nrf52832 and the other is a simple custom board i made with an nrf52810.
I...
Hi all,
I'm currently making Mbed OS 5 able to work with the NRF51 with DFU enabled. It seems Mbed OS 5 currently has no support for a Nordic bootloader for the NRF51. Mbed...
Hi Guys,
I'm using SDK 15 Version and Nrf52832 DK.
now i want to use second uart when one uart is communicating with the PC Via CLI.
How Can i make it???
Thanks in...
Hello everybody,
I use NRF52832, sdk14.2, s132 softdevice. When I install SDK examples(for example nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_uart_c), the minimum...
Hello , we are in the production phase, I use us addess mac(If I bought unique MAC address from IEEE. ) so our factory asks for the registry that will be configured, so is...
I want to add the UART peripheral code to the Mesh Light Switch example in latest MESH SDK v2.0.1 .
I have tried to add all the UART code to the Mesh Light Switch Client...
I'm trying to get acquainted with the NRFX_GPIOTE driver by writing a program to do the following:
initialize TIMER to generate three compare events:
channel0 compare...
Hi,
Working on a product with a couple to sensors with i2c communication. Are normally able read values from the sensors, but sometimes the i2c bus seem to be down. No more...
Hi,
I used sdk11 and sd130 at a 51822 project, it is required to be paired with a key for both andriod and ios, everything is fine but the dfu on andriod, I used nrfconnect...