Hello,
I am currently using nordic connect sdk version v3.0.2 which seems to be the latest release on github. I am using https client example. As per the requirements...
Hi, nordic team
There is an issuse happened in my custom board with nrf52833,programming in ncs v2.9.0.
peripheral side is programmed base on peripheral_hid_keyboard and...
Hi all,
We are currently developing a modem application for use with a Linux host, based on a nRF9161 using nRF SDK 3.0.0 and toolcahin 3.0.1
When compiling the Serial...
Hi,
I'm using nRF SDK 16 for my application on the nRF52840 custome board. When I set both parameters (i.e., support for coded PHY and 1M PHY ) in the scan initialization...
Hi,
I made a custom board with nRF54L15. I do not have a spectrum analyzer, so I cannot tune how much power goes to the antenna or how much is radiated. So, I started ADV...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hi
My application requires that SPI CS is NOT TOGGLED within a transaction, only at either side
My Transaction consists of:
1 - Slave sets up buffer ready for Rx and...
we are entertaining the idea of using an nRF52840 with a Semtech SX1276 (or possibly SX1262) as a BLE/LoRa endpoint node. We believe this is doable but wanted to make sure...
Hello, I am using SDK15.2 on nrf52 DK with SD 6.1.0 and having an issue while sending back to back data using NUS service. I have edited the ble_app_uart application and trying...
So I am brand new at this product line, and basically new at C in general, I come from VB land. So bare with me please
I purchased both a Nordic nrf52 dev kit evaluation...
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...