Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
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...
i am trying to connect nordic nrf52832 dk as a central to my custom peripheral(sensor tile) .peripheral is advertising different services and uuid of the one of service is...
Hi,
I want to define two different channel for I2C and interface two slave devices. nRF52840 will always be master in this case. As mentioned in the Product Spec. of nRF52840...
Hi,
I have a 128bit UUID on the ad block which I need to change on the fly to another 128bit UUID.
I tried different solutions and searched for a good example, however...
I want my device to blink a LED periodically when there's a BLE connection. This BLE connection will usually be idle and every now and then there'll be heavy traffic back...
I'm working on a project & I followed the procedure found here
in the answer, it works with me when I tested it when pairing from the bluetooth devices shown, when I tested...
Hi DevZone,
I am trying to add a 3rd party library (consisting one c file and 2 header files) into a SDK example in Segger embedded studio.
I don't know the exact procedures...
Hi,
I am using nrf42840 dk board,sdk 14.2 and keil IDE.I have integrated bmp180 sensor code with ble_app_proximity code.I have no errors.After loading the code,I am getting...
Hello! I am migrating ble_mpu_simple code from sdk 14.2 to sdk 15.2.While migrating,I am getting the error.
error: #20: identifier "SPIM_CSNPOL_CSNPOL_LOW" is undefined...
Hi team,
I am using nrf52840 Development Kit,sdk 15.2,Keil IDE
I am using MPU6050 sensor.For that,I used nrf5_MPU_examples_master file.
I have integrated ble_mpu_sensor...
Hi,
i was looking for nrfjprog command line tool on nordic website. But this tool not available to download. Is this tool got replaced?
If yes, then which is replaced...
Everybody is good !
I want to know whether BLE can broadcast, connect and communicate normally when nrf52832 communicates with nrf24L01.
The data manual says that it supports...
Hi,
After long time again started working on nordic controller's. Previously my pc was properly configured for NRF5x environment which includes gcc and flahser.
Recently...
The pin connected to lis2dh12's int pin consumes about 300 uA.
But the pin I used as button,also enabled int function , works good.
The pin I used as wake-up is in input...
In order to establish a wireless connection from my pca10056 developing card and a second nRF52840 SoC module using example CLI commands, and then being able to check/set...
Hi,
I have few queries regarding the internal regulators of nRF52840.
1) Is it mandatory to configure the internal LDO or DC/DC regulators of nRF52840 ?
2) If these...