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...
Hello! I have been working on bluetooth for some time and I just worked with connectable advertising until now. This time I am trying to add a beacon functionality too. The...
Hello,
I am developing a BLE and IEEE 802.1.4 multiprotocol device. I implemented a parser to change some settings of the device. T he configuration is updated with this...
Hi,
I'm trying to implement a SPI Communication between Arduino UNO and PCA10056 DK. PCA10056 DK run as a SPI slave.. Arduino uno run as a SPI Master.
The problem is...
I'm using SDK 15.3.0 and SoftDevice 6.1.1 running on an nRF52832.
The iOS application works correctly when it is running in the foreground. It is able to connect and bond...
Hi,
I am trying to develop an application for Thingy:91, which would allow me getting data from BLE and sending it to the cloud with LTE. I am working on NCS 1.3.0.
Of...
I just tested with the example project, "ble_app_uart" using SDK, "nRF5SDK17009d13099.zip" on nRF52DK (labelled with PCA10040 1.2.4 2018.23) board on Segger embedded studio...
Hi ,
i am trying to interface a WINBOND W25Q64JV flash module with NRF52,i can able to read device id,status register success fully.
i wrote the data in particular address...
Hi,
I'm using nRF52840 DK as a central. Our project is based on ble_app_uart_c example. There is filter for UUID only during scan.
I noticed, that for conection establishing...
I'm using the nrfjprog command "nrfjprog -f nrf52 --reset". This sometimes causes my custom board to hang. I dont think it is able to boot at all, I do not see any uart output...
I would like to ask Nordic to create an example of an Android background service that can detect a device advertising.
Android imposes background execution limits which...
I am using nRF52840, SDK 16 + s140 with segger embedded studio.
I have already added NUS service to my application by taking reference to ble_app_uart example. I want to...
I need to somehow connect 10 i2c devices to nrf52, to do that I need 5 i2c peripherals, but nrf52 has only 2.
I see different options:
1) Use multiplexer. Probably a good...
Hello, support team.
I try to use nRF Connect v3.4.2 on Ubuntu 16.04.6, VMware.
But there is no response after executing specific application eg. Bluetooth low energy...