Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
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...
Hello,
I've been trying to get my TWI device working in conjunction with the BLE stack (i.e. s110 softdevice is enabled) on a nRF51822.
I found another thread with an...
Hi,
I want to use the 51822 to receive data that from the module of 24l01.the Address is
addrofch[0] = 0xe7;
addrofch[1] = 0x7e;
addrofch[2] = 0xe3;
addrofch[3] =...
Hi,
Can any one tell me, what will be the current taken by internal flash of Nordic for
write and read operation and what will be the max time nordic will take to write...