Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
I don't speak English well
I can't found LICENSE file on the repository.
I guess its license is same as under this repository.
github.com/.../pc-nrfconnect-core
...
Greetings,
Continuing on from a previous question , I'm now able to update the firmware via the secure UART DFU.
One thing I've noticed is that if I enable the RTT nRF_Log...
Hi,
I am using the capacitive sensing driver example given in the SDK(version 12.3) and it works fine. I want to extend the code to ensure that the SoC goes to sleep for...
I have seen exaples using the Raytec MDBT 40 with ATMEGA32U4 infact adafruit has its own board with ATmega32u4 and MDBT 40.
Can I use MDBT 40 with ATMEGA328 ?
Thanks...
Hi,
I am facing issue on nRF51 s110 buttonless DFU. We are initiating DFU using nRF Connect and the device jumps from app to bootloader. On my Android Phone using nRF Connect...
hello,
i want to ask that is there any tool for reading and writing on flash directly.
e.g tool like extreme burner .i am loking for a tool like extreme burner.for nrf51822...
hello,
i am using ble_app_uart code and in this pwm is also used but when i am enabling pwm my bluetooth connection gets disconnected.
will you please tell me how to use...
I am a student and very new with your product and how to use it.
I just order nRF52840-PDK today via online electronic store.
Please provide complete equipment list...
Hi, I want to OOB pair two equal devices (pca10040 + NFC shield) via NFC. Since its not clear which of the two devices will act as NFC initiator (active) or tag (passive)...
Hi.
I'm trying to upgrade multiactivity_beacon scanner example to SDK 11.
But, there's no config for nrf52(pca10040) in that example.
So, I configured it myself and...
Hello,
I just purchased this device:
www.aliexpress.com/.../32399375500.html
but found out that evaluation board is only a debugger and does not actually program the...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...