void in_pin_handler (nrf_drv_gpiote_pin_t pin, nrf_gpiote_polarity_t action)
{
nrf_drv_gpiote_out_toggle(PIN_OUT);
}
This function work with interupt event (push...
here I have a very strange problem. I m trying to send the data(1 byte) from slave to master,and I have to use the multilink demo because I will have 2 slave devices.
The...
I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
I use 51822 to implement the HID touch device,It can works on android .But Tip Switch up is can't work again. This is my code touch_1012.rar
This is my test tool com.the511plus...
Hi guys,
I have a question about migration guide from the old 4.1.0 thread and zigbee sdk to 4.2.0.
The story is that I have this project running 4.1.0 on my custom board...
i install F:\nrf-command-line-tools 、 nRF Connect for Desktop 、 toolchain manager v0.10.3、 finally install "nrf connect SDK v1.91" in F:/ncs
and Follow a video tutorial...
Is there an app note detailing the QFN48 package for the nRF52840, including solder paste recommendations?
The only documentation I've found are the reference gerbers?
Hello,
I am developing FW for a BLE Peripheral on NRF52840_DK using nRF Connect SDK v1.9.1 on VScode.
So far, Peripheral and Client are able to connect and exchange...
Following example in the nRF52810 product specification V1.3. The three LEDs are connected to PWM and waveform is configured in decoder. This means the first 3 values are...
We want to understand any surprises with using nPM1100 on existing or future products.
I just bought two nPM1100-EK units and finished the first round of my evaluation....
Hi,
The customer just wants to realize the function of transparent transmission. Considering the cost, he wants to use nRF52810 to design a two-layer board. Is this feasible...
Hi there,
I am wondering about the range of sniffed frequency band in nRF Sniffer.
The assumed scenario is two nrf52dk set up a connection between themselves, with an...
Hello All,
I am newbie and trying to sniff BT mesh logs using wireshark with nrf52840 dongle. I was successfully able to sniffer the wireshark packets for BT mesh. But currently...
Hello.
I want to know maximum number of 'BLE MESH' connect, Could you teach maximum number in 52840? also Could you teach number of evaluation in 52840?
Thank you.