Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
HI. I used a translator.
I am using the RNG example of SKD15.
I know that when I set the range of the random number to 1 byte, the number from 0 to 255 is generated. ...
I am using a Raspberry PI as a 6LoWPAN router, running Raspbian 9.4. Linux 4.14.34. Radvd 2.15.
I configured everything as described in IoT User Guide . I am using Miredo...
Hi,
As well know, the nrf51822 can only work either TX or RX mode at the same time.
Normally, the nrf51822 device is working in RX mode (by using function "nrf_esb_start_rx...
Hello, i'm trying to updade my firmaware using the DFU. I manage to do it with nRF Connect and nrfutil but i'm trying to a custom central to flash the software without any...
Dear all,
I am using an adafruit-nrf52-pro-feather (nrf52832) to run my project of detecting voice by this below scenario:
++ Setting up:
[PC] ==== USB cable ====...
To learn how to use FDS, I started by importing the code from the flash_fds example. My application is using peer manager and I got really strange errors until I realized...
Hello!
I am trying to set up the interface between an ARM Cortex-M4 andthe nRF8001. After RESET I see following data on the MISO line:
(turquoise=REQN/CS - pink=MOSI ...
Hi,
I would like to control the LEDs based on the PTM 215B switch by programming it using nRF52 DK. Where each button in the switch should turn one LED.
I am using...
Hi, Nordic.
I'm developing multiple peripheral and a central. Central is only scanning and Peripherals are only advertising.
I got Adv data and Scan rsp data successfully...
Hi,
I work on a ANT proximity search project using SDK12.2.0 and softdevice S332v2.0.1 on nRF52832.
I have a ANT sensor which is 5cm apart from the Nordic 52832. And the...
Hi there,
Can you please tell if with 'Sniffer' I can track down and see all images shared with my pc's webcam?
If so, how can i do that?
Thank you so much for your...
Hi all,
I am moving from Keil into SES, and one of the things I am not being able to find is how to do the __PACKED pragma.
I see in SES that:
#elif defined ( __GNUC__...
I'm trying to use the SEGGER debugger with one of the OpenThread examples for the nRF52840. When I click on the "Go" button, it asks for the location of the source files for...
I think I found a bug in ble_dfu_bonded.c.
In ble_dfu_buttonless_bootloader_start_prepare() there is a call to gscm_local_database_has_changed(). The problem is that this...
Hi,
How do i enable Gyroscope Support in Smart Remote FW v1.2?
When I enable this in the sr3_config_*.h file, setting "CONFIG_GYRO_ENABLED 1", I get an error stating:...