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...
Dear Nordic
Does Nordic have a passive writable chip available (with compat antenae) that can be activated by mobile device bluetooth scanning event. The mobile device...
Hello
I am trying to run the dual mode BLE/Gazell application example ble_app_gzll. I adapted it slightly such that the stacks are switched automatically in main() as follows...
Hello
I'm using nrf51822 EK board. This is my first time to develop application in ARM system.
I want to develop a ble application.
This application can be shut down (system...
I've got my custom PCB design assembled. Attached segger jlink, but it detects only 0.1 V, although Vdd is 3V.
How is the power measured?
What should I read on SWDIO...
Dear
Is there a possibility within Nordic SoC to make a passive RFID Tag which will connect to SmartPhone via Bluetooth?
Just like µBlue Series, but smaller and using...
I found the "S110_SoftDevice_Specification_v1.2.pdf" but not the "S110 softdevice release notes" mentioned in a previous question about DCDC usage. Where is that doc?
What...
I have been developing on a nrF51422 QFAAC0 chipset. That chipset required SDK 4.4 for soft device capability.
I requested the latest silicon (so I could develop against...
Hello,
I would like to build a tool in Python that allows sniffing/interaction with BLE traffic between nRFgo modules (nRF51822) and a Mac via the master emulator. I am...
I have bought the Bluetooth low energy evaluation kit nRF51822. It can be paired with a Nexus and a Sony Xperia without problems, but it does not appear at all on Samsung...
L.S.
Today I decided to have a look at SDK5.1.0 for nRF51822 which supports the S120.
It is deliverd as an msi file with (as far as I have noticed) no support for specifying...
Is there anything preventing anyone from uploading the tinyest image that simply dumps the entire ROM content on the UART?
This would sort of circumvent the HW locking...
Hello,
I use nRF51822 for my project and I would like to purchase some BLE packet sniffer. Does anyone recommend any sniffer? My purpose for that is debugging and check transaction...
On PCB layouts I often see that the HF xtal is oriented at 45 degrees relative to the orientation of the 51x chip (that is to say the edges of the the xtal and 51x chips are...
Hello Nordic expert,
Regarding the antenna load impedance, I can find the data in nRF24L01+ datasheet and it is 15ohm +j88ohm.
But I can not find the antenna load impedance...
hi,
now ,i have save the power,so need to close the spi interface at some time.
but when i call follow function (hal_spi_disable).
it see not close the spi interface, ...