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...
hai
i am working with nrf51822 and mbed .
in my application i have requested one page in flash for data store using pstorage.
pstorage_module_param_t param;
param...
Hi,
I'm trying to use NFC type 4 tag on nRF52 side (PCA10040) and poll and read it on Embedded Linux using neard [1]. I'm not an expert in NFC area, so I could be wrong in...
I am migrating a project from SDK 12.1.0 to 12.2.0. According to this question the RAM base needs to be defined in ble_stack_init(). The examples that come with SDK 12.2.0...
I followed the Nordic tutorial on wrapping an SDK sample project in a Makefile managed Eclipse project. I used the ble_app_beacon as the project.
Eclipse will build the project...
I have implemented pwm as suggested in the info centre of nordiac semiconducter. But it showing the following error as shown below image.
Please Help if any one is aware...
Hi,
I think that I found bug in nRF Toolbox release 1.3.0.
1)Application flashing stucks on 95%
2)If you click on Abort, application will stuck in aborting phase. ...
Hi,
Currently I'm working on updating some code based op pstorage on the nRF51822 with SDK 10 an SD S110 (v8).
Right know we're not using "blocks". We're using pstorage_update...
Hi All,
Is there any way to extend RTC2 wakeup interval time more than 2s ?
we know that the maximum interval time of RTC2 on LE1 is 2s, i want to keep LE1 power donw to...
When I just test and build with NRF51-DK there are with BSP Package. such as (pca10028).
But When I make a new PCB Board, Do I have to make my own BSP Package (.h header...
Hi. I have a problem with HID keyboard example. Function sd_ble_gatts_hvx returns 0x00003401. I know that it's means BLE_ERROR_GATTS_SYS_ATTR_MISSING. But how and where I...
Hi everyone,
I am using the nRF52832 and I have use the serial bootloader to update the firmware at one of my clients place.
How should it be done and what do I have to...
Hello everyone.
I have both the two boards now. If I draw a PCB myself and want to use the Debug-out port to debug my PCB, what should I do? Which pin should be connected...
We have to pick a BLE very quickly , and up till now we used to work with modules which are expensive in mass but easy to work with (e.g RN4020)
I am looking for a chip...