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...
Hello, I'm setting up a mesh network with low consumption sensors and I'm using the Low power node example. I'm having trouble increasing the number of devices supported by...
Hello,
How can I directly read out the POFCON register value on the Watch Window while debugging?
Where is it actually located in the library(sdk 14.2) source code?...
How can i know how much time the microcontroller spends in the timer_event_handler() function? I am fear that i have written down to much code into that function. Regards
Hello,
I have the following statement in flash_placement.xml:
<ProgramSection alignment="4" keep="Yes" load="Yes" name=".nrf_queue" inputsections="*(.nrf_queue*)" address_symbol...
Hello.
I have two nRF52832 (central and peripheral). Connect the central and peripheral and call sd_ble_gap_rssi_get() on the central to get the RSSI and channel. The attached...
Hello there!
At this stage of the product development cycle, we would like to be able just to take simple reading from ADP536x module (to read either battery percentage...
Hey all,
For new minor revisions (1.X.0), will they eventually be supported by telecom's that are currently running with lesser versions? For instance, the current modem...
Hi,
I am using nrf52832 with icm20948 (I2C) on custom board and I am using icm20948 for angle measurement. For custom application I added some features i.e, before reading...
Hi,
We have preloaded the module test board with the DTM test from NRF5_SDK16.
The lab is requesting for the driver to pull up the testing interface and instructions...
I am exploring nRF52833 in a project using DK and Keil IDE. However, I keep getting errors when I attempt to download DeviceFamilyPack, etc. This error only occurs if I try...
Hi,I have a problem.I used three channels of ADC sampling in the project.If I connect the ADC port directly to GND,the ADC value of the sample is not equal to 0.But if I change...
hai ,
In my application , my nrf52840 device in peripheral mode to connect with central (ESP32).
then if i get a mac id from central ,i need to connect over with central...
Hello,
For my project I use uVision v.5.23.0.0; now I am willing to prepare two different targets using the same source files: one target for debug, with included the drivers...