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!
We're building radio modules with the nRF52840, one with the a frontend amplifier and one without. Both are exhibiting excessive 2nd and 3rd harmonic emissions. ...
Currently, we are testing that 「buttonless DFU + Bonding valid」 in our App.
But After performing F / W Update with DFU, other BLE Service became invisible.(※2)
So, as...
Hi,
I am currently in an attempt of revising an old board, it uses an ANT+ module which is soon going to be out of production. With the nRF52840, if I were to use the ANT...
Dear Sir,
I had a project is lighting the LED matrix, we choose the LED IC is TLC5958 and MCU is using nRF52832.
Now, we have a question is how to change the GPIO output...
Hello all,
I used SDK15 and nRF52840 DK made a long range advertising and long range connected.
I modified the ble_app_uart_c and ble_app_uart example, the long range...
Hi
i am using the sdk 14.0
i am working with sph0645 i2s microphone , i have tested the microphone and it is working fine with the nrf 52 on 912600 baud rate. Now i wan...
Next week, we have a meeting with our customer to give them an overview on all our BLE solutions (they are interested in module) but I also want to give them an overview on...
nrf52832, SDK 15.0.0
I develop the project based on the example 'ble_app_buttonless_dfu'
But when I want to add some peripherals, such as SAADC, SPI and PPI, and some...
I'm seeing strange corruption in the nrf52840 virtual COM/UART (the one that goes through USB and the JLink interface MCU).
The nrf52840 is running the UART serialization...
I had setup nRF sniffer with below software and hardware, but the Wireshark seen unable capture BLE data.
nRF Sniffer software nrf_sniffer_2.0.0-beta-1_51296aa.zip ...
I would like to use the time library to manage multiple times with different timezones in my embedded system.
I have already seen the ble_app_cts_c example and the nrf5...
this is vishal from VVDN tech working as a Hardware design engineer .
In our project we are going to use 10k module of LTE EC25E.
So we need step file from your side ...
Hello,
In ble_app_blinky code,I cant understand this line "#define APP_BLE_OBSERVER_PRIO 3" and what does the value 3 represents here??. Is this value constant or can be...