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 really struggling with getting started with software development of the nrf52840. I have looked at the SDK but I don't understand where I can find what SoftDevice I need...
Hi Devzone!
I'm preparing the certification for the product which uses nRF52840 to sell in Korea.
I need to know if it provides BR/EDR or BLE only.
Best regards...
Hi ,
I am using nrf52840 dk running zigbee cli example in sdk . I have configured dk as coordinator and using xbee modules as routers . After successful addition of xbee...
Hello All,
I am working on nRF52832 custom board.
In my application I used i2c and spi both, so I implement i2c and spi in my application.
My problem is when I implement...
Hi everyone!
While testing ble functionalities, I have noticed random resets during advertising operations.
My custom board is defined to make infinite advertising periods...
I am following https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/thread_border_router.html with raspberry pi 3B+ and NRF52840DK as NCP for boarder router connected over...
Hi,
I am using NRF52832 with SDK17.0.0.
I want to use app_uart module without physical TX/RX pins.
Cause I just want to utilize fifo module to handle data through bluetooth...
Hi! Currently I am working on a project based on nRf52840 used in wearable, battery backed sensors and one acting as a central device. Since most data exchange functionality...
Although I search this problem, I couldn't find any proper solution for this error. I am using J-Link OB Arm.
I am using the latest version of nRF Connect.
Also, I am...
Hi! We're running the NRF52840 chipset on a custom board. I've recently switched from running the S140 softdevice to running S113 softdevice on our peripherals in order to...
Hello,
I'm using nRF52840 with softdevice s140 and SDK 15.3.
I am able to run the examples/peripheral/flash_fstorage.
Copying the fstorage stuff into my own project...
Hello, everyone!
My goal is to achieve throughput of 65 kBytes per second with nRF52832. I chose nrf52-ble-image-transfer-demo as a starting point.
My tools are: - nRF52...
Hi,
I live in Austria and I can't use the delivered iBasis SIM cards but I have got ones from Magenta (Deutsche Telekom in Austria) for their NB-IoT network and they seems...
Hi,
We have developed a bluetooth mouse which is a 2D 3D mouse in nRF52832 SDK 16.0 based on the ble_app_hids_mouse example. We are on the last stage of the production of...
hello Nordic
hope you will answer this time because i have had already 2 questions regarding ble extended that were not answered by nordic.
i am working with nrf52832...