Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello,
I am developing product on nrf52 with sd s112_nrf52810_5.1.0_softdevice. My application caused unexpected sd fault at adress 0x000089B2. I expect it to be something...
Hi Great Nordic Support Team:
Our client is going on the project with capsense touch sensor.
They're wondering about if there is any reference design about it.
Any...
Is it possible to use the timers in components/nrf_drivers/timer along with softdevice s132? If I enable the softdevice by calling softdevice_enable() my application restarts...
Hello,
My nrf51822QFAAH2 doesn't start, I mean that when i plug it, i can't see any Bluetooth device on my mobile detected, maybe I am missing a step, I don't know,
Here...
Hi.......
i am student , i am doing a project based on temperature. i want transfer data from temperature sensor to phone via using NRF connect . can you help me ? how to...
How send the larger data,which is more then 300 bytes in spi master example.i am using the Sdk 15.0.how to enable the spi .please send the default pins used for the spi.
Above is the "inverted—F" PCB antenna referenced.Below is the RF SCH and PCB layout,the PCB diameter is 20mm.Chip we use nrf51822 and bal-02d3.
Can the antenna work...
Playing with the logging and cli commands for logging, I normally get this if all my modules are lowercase named (but also if they are alfabetically after CLOCK):
It seems...
I have met a problem, that I can't download the previous version of nRF5 SDK, like 15.0.0, but only the lastest,15.2.0. Because a lot of work of mine is based on version 15...
I have successfully built and run the mesh examples 2.2.0, on several nrf52832dk boards with the exception of the EnOcean Switch example.
I can successfully build and launch...
Hello,
I like to create a BLE Device with a nrf51822 which is able to receive 2 states from a BLE Phone. My idea is to set up a BLE Service within this BLE Device which...
Hi I'm attempting to transfer some text strings over ble I have a nRF51 as master and a AVR & HM-10 module as peripheral. The peripheral/AVR side I have working fine - When...
Hi,
I am currently working with nrf52832 chip.i tried light-switch demo examples in mesh SDK v2.2.0.working fine.Now, my requirement is mentioned below
A--->B----->C...
Hi
I'm using nrf51822 & PCB antenna due to size constraint I changed antenna direction (edit library file) so that it will fit within size. Also, components placement slightly...
Hi, our current Android application is based on nrf uart app example and we want to restart an implementation based on template example on top of BleManager library. Could...