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'm still a beginner with mesh so excuse me, if this might be a silly question or has been answered before. I did not find a post that quite resembled my problem. ...
I'm trying to use some code from the sample files and given libraries to create my own custom program. Upon startup, this is what I get:
Here is the only function called...
I am Currently under process of evaluating various modules for implementing BLE Mesh, Had few concerns regarding the same, would be great if someone can clarify upon them...
Hello,
I have seen today that the new releases of the v1.0.0 SDK and v1.0.0 modem firmware were release for the nRF9160 DK. I have been able to update the modem firmware...
Hi,
I am trying to migrate my project developed on Mesh SDK V2.0.1 to V3.1.0. I followed all the steps you recommend but i am stuck with the configuration of my server node...
hi all ,
i run Serialization application between nRF52840-DK ,it not start up.
how to Debugging this issue? i have been reset connectivity board,the error message halt...
I am trying to connect the MS5611 ( https://www.te.com/usa-en/product-CAT-BLPS0036.html ) using the GY-63 Sensor Module to the n RF52840 with the nRF5_SDK_15.3.0_59ac345 SDK...
Hello.
I would like to know which PCB surface finish would be used for bluetooth application. There are HASL, OSP and ENIG. nRF51822 IC chip and PCB trace antenna will...
Hello All,
We are designing a Tracking device system, for this we use nRF9160 LTE+GPS combo module. this system is battery operated so we need to monitor the battery continuously...
Hi,
I've been trying to lower the power consumption of the MQTT example and followed the guide in here .
1. I compiled the low power UDP example and do exactly all the...
My nRF52832 firmware application transmits data to iPad which converts it into a flowing waveform. The waveform flowed smoothly when SDK13.1 was used. I migrated the firmware...
Hi. I use 15.3.0 SDK and Segger studio.
I test Ant communication
I have a question.
ant_bsc_rx example of Ant plus, there are 2 handler.
ant_bsc_evt_handler is set...
Hi guys,
I’ve got a simple nrf51822 board which does not have any GPIO used - the system is a beacon doing its own advertisement without any intervention. The board schematic...
I am getting started with the NRF51 DK. A previous post suggested that " you should start with the precompiled versions of the examples that include the SD. These always work...
Hi.
I'm useing SDK 15.3 for testing DFU in nRF52832. I've already porting DFU to project ble_app_uart_c. now, I want to run BOOT project,and I'm useing project secure_bootloader...