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 want to log the application error data log into the internal flash(1MB) using the mesh example. I found that there are two ways of writing 1)FDS 2)Flash Manager. I...
hi ,
i am using nrf52832 dev kit , using which i am capturing accelerometer data from LIS3DSH for an RTC interrupt of 2 minutes, i.e., for every 2 minutes it should capture...
Hi
I have nRF52832 development kit and a few custom boards. I am planning to run some Mesh examples using the boards. But, almost all the examples require at least 2 Development...
We use nRF52832 (S112 / S130) and nRF840 (S140) for our future products
By default server device which supports BLE 4.2 shall fallback to BLE 4.0 and accept connection request...
Hi i have used this tutorial : https://github.com/bjornspockeli/custom_ble_service_example to make a custom service on one of the peripheral.
I have the EVK kit NRF52832...
HI
Unable to find suitable SDK for GT832E . I am trying to build android app for " GT832E " chipset with connection,red and write characteristic functionality .
Please...
Hi,
I have nRF51 Evaluation Board and I can program BT600 Module.
But I am planning for getting BM832. Need to know whether i can program the Module through nRF51 Evaluation...
I have two NRF52 based devices. One is a portable sensor tag and the other is a fixed base station, with an external memory IC and internet access through a modem. The base...
Hello,
When enabling the ADC in the nRF9160 and taking a sample, the power consumption increases with several mA.
How do I disable it, to save battery power when putting...
Hi,
I want to implement a such system that there are about 10 BLE devices running with zephyr os on nrf52832, and some of them act as Central role, and some of them act...
Hello everyone,
This question is aimed at both Nordic and everyday users of a forum. I am testing out NRF52832 devboards in a mesh configuration I can run examples from...
When I hit the app_error_fault_handler() , gdb doesn't have a stack trace anymore: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
There used...
Hello
i have the following parts which i want to flash to the nrf52840 with nrfconnect.
Softdevice s140, open bootloader, own application.
If i flash all at once the...