Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi,
We have an unusual problem involving FPU interrupt clearing and battery charge state on the NRF52832.
We are applying the following fix to reduce power consumption...
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...