HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hi, I used nRF52832 chip set and nfc antenna. I am attaching schematic please check and help me regarding. Capacitor value changed and checked for 100pf, 430nf. Resistor value...
I have download "ble_app_uart_coexist" example to my kit nrf52832.
I can find it in nRF Connect for android, but can't see it in nRF Mesh.
Exactly how it work?
Hi
I have two questions about nRF52832 QFAA Custom PCB.
1)
When I calculate load capacitance for external crystal.
Is this fomula(C1,C2 =2Cl - Cstray {Cstray ...
I have been off and on trying to get ETM Trace working with the nRF52840 and Segger Ozone. It mostly works, but because the CPU clock runs at 64MHz and the Trace clock runs...
My company has been working on making some devices that utilize Wi-Fi to be able to connect a device to the internet to view status and allow a device to be remotely controlled...
Hi,
I try to design NFC tag antenna with NRF52832. I have read many documents about NFC antenna design but can not find about relationship between range and inductance....
Hi All,
I am new to this community. Apologies if this is getting posted in the wrong part of the community.
I am using nRF52840 as a bare-metal with SDK17.02 along with...
Hello,
which application is the PCA10059 using when I use this board with the nRF Connect app as a BT / USB device? I need to know the command set of the board, because...
Hi,
I can run light_switch on one device as Client, another as Server.
Now I want 1 device to contain both Client model and Server model. Example: when I press on first...
hello
i have two nrf52832 boards with and using sdk 16 i want to use one board as a central and one as a peripheral and achieve a maximum distance of about 30 meters can...
We are facing issues whenever a Bluetooth connection is made between our device (Amazon Locker using nrf52840) and IPhone SE Model.The connection is made successfully but...
Hi,
My development setup:
SDK/SoftDevice: nrf5_SDK_for_Mesh_v5.0.0_src + nRF5_SDK_17.0.2_d674dde + s140nrf52720
HW: nRF52840 DK
I modified the sensor_server example...
Where can I find the presentation material (slides, questions, chat transcript) for the "Get started on your Advanced Wearables project on Hackster.io" webinar
I want to program my Thingy 91 with one of the sample projects. In the programmer App it says the project is invalid for MCUboot DFU, but only when using the Jtag connection...