Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
Hi, I try to adopt the twi_scanner example from the peripheral examples to the nRF52840 Dongle.
I followed the process in the following link with no success though.
https...
I'm trying to reduce the power consumption of my custom board with nrf52822.
With this code I get 93 uA:
If I enable only the app_timer I get 533 uA:
I'm using...
Hi
In a project with nRF52810 I use DMA of SPI and PWM to read data from flash and supply it directly to the pwm generator efficiently.
When reading from flash, I load...
Hi there,
I am porting the the app_button from the ble_blinky project to my own project which uses BLE functionality too, and it is not firing the button_event_handler after...
Hi,
I am developing one of the application using nrf51822 with SDK S110. in which I need to receive the long data(like image) through the mobile app.
And newbie to the...
I have problems using the Power Profiler Kit from nRFConnect v.2.6.1 with a nRF52832 DK on Ubuntu Linux 18.04 (KDE Neon). It is unreliable in opening the serial port, but...
Hello, We are developing a product that is based on the NRF52832. Currently in the certification phase, we are working with a Laboratory that is guiding us through the process...
Based on the nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart\pca10040\s132 sample code, I've defined a long button(button 2) and 3 short buttons ( button 1, 3...
Hi everyone,
I've noticed in the changelogs of Version 2.0 in the nRF5 SDK for Thread/ Zigbee that the touclink support has been removed:
- Removed support for touchlink...
Hello,
I would like to set up in the same chip (nRF51) :
one open connection for an access control application – unlimited smartphones (no bond) and fast connection...
Following multiple articles on logging for enabling log output using Segger Embedded Studio and the Zigbee library I find they all seem to be missing something. Fundamentally...
Throughout the ZBoss API documentation there are references to source code snippets to help fill in the missing descriptions. An example is in the documentation for the Commissioning...
Hi Sir,
For 52840, we support the data rate 2M/1M/500K/125K.
If we want to test the modulation for 500K/125K (S2/S8), does the frequency deviation setting same as 1M...
hi folks ,
i want to reduce my power consumption so that battery life can be extend , my device function is it will read the data and send the data only if reaches the threshold...