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...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
Hi Devzone:
I have been testing flash storage project.
in my code I have declared a one page flash at 0x40000 for my own use:
And in flash_placement.xml I have inserted...
I must be doing something obviously wrong but I just can't see it.
I'm trying to create a PPI linkage between the UART RXDRDY event and a timer working in counter mode so...
hello
i am working with nrf52832, s132, sdk 16.0
i am trying to init 3 channels with OVERSUMPELING and BURST enabled:
"
nrf_drv_saadc_config_t saadc_config;
...
Hi. I need to use some of the flash on the nRF9160 for non-volatile storage. But I want to do it in a very specific way to save on RAM usage.
Essentially I want to be...
i want to configure MAGPIO0 (GPIOTE) pin as a output pin.
But its configuration is different from normal GPIO pin, so please guid me that what is process and configuration...
Would it be possible to offer a doxygen tagfile for referencing SDK groups/files in a project documentation?
openCV has this: docs.opencv.org/.../tutorial_cross_referencing...
hi
i have added a timer to a working code with softdevice, ble, uart and pwm for now.
when program starts it gets an error in the app_timer_init funcion ' NRF_LOG_INFO...
Trying to port some SPI code to the Release 15 NRFX API and seeing an error from nrfx_spi.h, line 82
/** @brief Macro for creating an instance of the SPI master driver...
Hi,
Could you confirm that DeviceID found in FICR of nRF9160 is:
1/ randomly generated (64 bits = 8 bytes)
2/ they are not unique, but already on the chip when it...
Hi,
Greetings!
We have successfully checked DFU application from SDK16.0.0 and it works nicely.
We have used android nRF connect app for firmware updating.
Here we...
We have been supplied with a module that sends SpO2 data but it uses 8bit, plus odd parity. I have seen the many questions on this subject and only pose this question to add...