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...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Hi,
We have a custom board, with accelerometer sensor, our ultimate aim is to collect the accelerometer data and transfer it to the master device (PC or smartphone) using...
Hi there,
Will any 4.1 features by making their way into the respective Soft Devices any time soon?
I would imagine 32-bit UUIDs would create some memory pressure on...
I am trying to use Eclipse+GCC for my projects. I found a similar issue as stated in the following post:
devzone.nordicsemi.com/.../nan-29-nrf51-sdk-no-project-files
...
I am having trouble getting up and running with the development kit (without the starter kit).
My setup is as follows:
The PCB antenna module is hooked up to the JTAG...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
Hello,
When the Ant stack want to transmit a packet while the BLE stack is using the radio, an event called EVENT_CHANNEL _COLLISION will be returned, is that...
Hello,
when the device NRF8001 starts Advertise, it sends out only one packet and unexpectedly terminates with a fatal hardware error in "ll_ctrl.s0.c" line 572. This happens...
Hi,
I'm trying to install Master Control Panel v.3.5.0 on Win7 64bit but I get the "Master Control Panel Setup Wizard Ended Prematurely" message. I have .NET Framework...
It would be very convenient to increase the output power of nRF51422/822/922 with at least 3-6 dB in order to get enough range. I'm currently not using nRF51422 for ANT, only...
with 1.16.0.3031 I cannot recover but I still can recover in Linux using a tweaked Makefile.posix
I don't remember this problem with previous version. Hence it must be...
I have tried to configure the nRF24A2 chipset in the asynchronous transmission mode by setting the bits in the extended field assignment. Unfortunately for some reason, it...
Hi,
I want to use 51822 to communication with 24l01,the 24l01 module is transmit temperature data, the 51822 is used to read the data from the 24l01.I set the parameters...
Hi,
I recently started on the nRF51822 Evaluation Kit and got the blinky code/example running. I then tried getting the Heart Rate application going but noticed when I...
Hi,
I want to use the nrf51822 to communicate withe the old module of 24l01p, in the module of 24l01p, the Address is
addrofch[0] = 0xe7;
addrofch[1] = 0x7e;
addrofch...