I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hello
Is there any example code in the Zephyr for operating as the Mesh provisioner/controller using the serial mesh interface on the nRF52840.
I am working on using the...
I'm having a peculiar problem with my device in a memory heavy application, two of my libraries use statically allocated memory and one uses what i allocate with mem_manager...
Hello.
I'm working for a Zigbee networking project.I chose nRF52840 as the coordinator.The coordinator acts as a gateway to communicate with Zigbee 3.0 devices on the market...
Hi. I am trying to add FDS to my application where I used freertos and ble. I tried few things always ending with hardfault, one time it was from Freertos scheduler and the...
Hi
I have a problem changing the max_rx_octets and max_tx_octets parameters with the sd_ble_gap_data_length_update function. On request from the app the size is attempted...
HI, we have updated our DK firmware (mfwnb1nrf9160030123prealpha) for nb-iot but after inserting the Vodafone (Ireland) V-Sim we only have a flashing LED 3.
nRF connect...
Hi all
Chapter 26.1.1 of the nRF51 series reference manual v3.0 states that the pins used by the SPI master have to be configured in the GPIO registers according to table...
Hi, I am interested to learn THINGY 52 working
I want to know how does the Thingy52 works?. any tutorial to explain the function of THINGY52
How to delete the boot loader...
Hi
The example in SDK15.2 for 52840 as a Beacon is not long range (I think).
Is there another example that will enable long range and also to enable connection?
While...
Hello,
I'm use laird BL651 with nRF52810 module. I flash the chip with beacon program from zephyr samples. I use Segger Studio.
The chip is discovered by smartphone (with...
Hi,
is it possible to scan 10000 beacon having adv interval of 10 seconds. is their any maths or formul we can do ?
i have set nrf52 to scan continuesly,
Hi,
There have 4 PWM sample code (low_power_pwm, pwm_driver, pwm_library and pwr_mgmt) in SDK 15.2.
I my use case is "Control 6 PWM output with different duty-cycle and...
We have written an application based on SDK V12.2.0 using S132_V3.1.0 for the nRF52832 and have been dealing with an issue where the module constantly enters a hardfault....
Let's suppose the PC (a laptop) goes to standby while a BLE connection is established with a Nordic dongle using pc-ble-driver v4.0.0:
- With SD API V2, status handler is...
Hi
I downloaded and successfully build and ran the asset tracker sample on the nRF9160 DK using segger embedded studio. In a first step I want to reroute the debug UART...