EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello there,
I'm sending IMU data (16bytes) using a notification from a custom board to a phone. My final goal is to send this packet of data (16 bytes) every 10 milliseconds...
I am developing a mobile application with bluetooth mesh.
But i can not describe the structure of a node with demo application. The sequence that I want to understand is...
Dear Nordic,
I implemented a RTC calender in nRF52832 using RTC2 . I want to port this RTC calender to nRF52810 but 810 has 2 RTC.
RTC0 is used by softdevice and RTC1...
After getting the latest nRF9160 in (DK V0.7.0) I installed pynrfjprog, and then issued the following command (as provided in the README)
nrf9160_mdm_dfu --update
...
Hi, I am new to BLE mesh. As I have understand , a provisioner is one which forms the mesh network and assigns addresses to the node and make them join to the network.
1...
Hi,
How do I-
1. Start a timer when sending data from nrf to host (PC) in form of input report.
2. When the application running on host machine receives this data, send...
When i try to add RSSI viewer app in nrf connect it shows error
Unable to install: Unable to download developer.nordicsemi.com/.../pc-nrfconnect-rssi: net::ERR_CONNECTION_RESET...
I am experiencing strange behavior on the PCA10056. I have two boards now in the same state, both were working fine before starting work on the Secure DFU (uart). The following...
I found that App timer using in ble_app_template in different modules. Is it possible to change prescaler value without harm to other modules? I need to increase maximum value...
Respected nordic community,
I am working on one project where right now i try to make custom service read operation through nrf52832 in segger studio. From my device(mobile...
HI, I am seungwoo
I am developing data transmission using nrf52810.
A 300-kilobyte file is divided into 220 bytes and transmitted continuously.
11-27 17:24:24.416...
Hi,
I'm developing a unit which i need from time to time to send a packet throw I/O lines (F.E.virtual uart)
However the packet bit timing is very critical.
As far as...
Hi, I am using nrf52832 with SDK 12.3.0 and nrf 52 dev board. I am experiencing a problem whenever I programmed nrf 52832 using nrf52 dev board and NRFGO, after certain number...
Hello, I'm currently using the nRF51DK with Wireshark as a BLE advertisement sniffer. So far this setup has worked great, but I'd like to make a small modification for development...