i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
Hi,
I am trying to add app_uart into the heart rate sensor example. I called uart_config(); in the function function, but when I open the serial monitor, The errors shown...
Trying to build the unmodified light_switch_client_nrf52832_xxAA_s132_6_0_0.emProject from a fresh download of the Mesh SDK.
SDK_ROOT set & successfully tested as instructed...
Hi Team,
This is more like a generic question.
I have 100 beacons and I want to test them all simultaneously kind of a bulk testing.
What are the possible candidates...
Hello,
I would like to use the hardware crypto engine that is a part of nRF52832 chipset. I understand that the access to it is restricted as SoftDevice uses it. I wonder...
I am running into these 3 errors while compiling my program. I tried fixing sdk_config.h.
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol app_uart_init (referred...
EDIT: I have added the battery data in percentage to scan response manufacturer specific data. Is that the only possible way?
Hello,
I am working on a beacon application...
Recently, I was trying to use the button to select the specific actions.
Actually, the program is built successfully and it can show the "UART Start!" via serial port, but...
Hi everybody,
I am trying to read a 1024 bytes FIFO buffer from an IMU (Bosh BMI160) using the SPI master driver on nrf52832 and sdk 12.2.
I know others had the same...
Hello,
I have developed an SPIS interface on a custom board using the nRF51. I also implemented an SPI interface on a nRF51-DK board and have had the two boards talking...
Hi,
We are using BMD340 in our project. In our application we need a storage medium for the storing of data. Since our application is an embedded application, we find eMMC...
I am using nRF-Sniffer-v2.0.0.2 beta as seen here: https://www.nordicsemi.com/eng/nordic/Products/nRF-Sniffer/nRF-Sniffer-v2/65225 on a nRF52840 DK.
Wireshark Version: 2...
Hello guys,
I'm having problems with communication between a dwm1001 module (from Decawave) which is a nrf52832 board, and my Raspberry 3 Pi model B.
I have connected...
Hi
According to nRF52840 Product Specification, the SPI master data rate can be set in the SPI frequency register. The configurable values are listed there. Is it possible...
Hello everyone,
Maybe it is a stupid question but I am completely lost,
I have a stm32f103c8tb that I have to use for programming a nrf51822, the thing is I have absolutely...