Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
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...
Hi there,
I was hoping someone could help me out. I recently got a hold of the nRF5 SDK for Mesh v2.0.1, and had a play around with the light switch example. I modified...
Hi,
I am trying to program my custom PCB using nRF 52 DK (I am using PCA10040 , nrf52382) as I have done countless times before. But suddenly embedded studio is giving me...
i have been able to make progress with this - so that now
- having updated nrfconnect and it's applications i have successfully loaded the preexisting hex file for ble_app_blinky...
Hi
I am using nrf52832 dk and nrf52 thingy for development. I am transferring audio data over BLE, but because of surrounding noise issue I want to implement low pass filter...
Hello,
I have ported my firmware from SDK Version 13.1.0 to Version 15.2.0. Everything is working smooth and fine now except one thing:
When I flash the firmware to my...
Hi Team,
I am currently working with nrf52840 dev kit. My requirement is sending custom messages indoors.
I have designed custom boards called Tags (nrf52840) with electric...
Hello everyone,
I want to fully customize the advertising and scan response data of my application because the current SDKv15 does not support all of the Advertising Data...
When I click on the Nordic Semiconductor NRF52840 product specification the page says that it can not be found.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
Hi, I have an interesting problem with RADIO peripheral. I am trying to achieve the stable communication between nrf24l01+ and nrf52832, and I have it partially running. I...
Is there an example of simultaneous GPS and LTE operation available? I'm having trouble getting this working and wanted to ensure I hadn't missed anything trying to set it...
Hello,
We have developed a firmware based on nrf52832 that use Softdevice for the BLE stack, as a peripheral. So the advertising is made on channels 37,38 and 39 and once...
Hello,
Greetings !!!
I am working on nRF52832 having SDK 15.3.0, Windows 10 and Segger Studio IDE.
My query is, i want to restrict my nRF board connection to a particular...
Hello. I'm doing research for new project, regarding with BLE and WIFI capabilities to connect big amount of device to one host. I should choose between WIFI and BLE. I need...