Hi,
I have an nRF5340 DK, and my BLE project runs fine on it. However, when I flash the same code onto my custom board, bt_enable() returns error -11 , which seems to...
Hi,
I'm working on an indoor positioning system using an nRF5340 and a CHW1010-ANT1 antenna array. I'm receiving IQ samples from BLE CTE packets and using them to calculate...
Hi , We as a Budding Tech startup are developing a Product With NRF5340-CLAA chip. We made the design referring the Datasheet and Reference designs provided by Nordic Semiconductor...
I am trying to configure the absolute time in my application, which at some point receives the time_t epoch value from an external source and should update it internally so...
Description: I am encountering an issue while testing the watchdog functionality. When I intentionally hang the system for longer than the configured watchdog timeout period...
Greetings!
Our device will use WiFi network to send data to the Azure's IoT Hub, where it will be further forwarded to our cloud. As the used network won't be controlled...
I am using the existing nRF Connect SDK (v2.9.0) example of Wi-Fi provisioning using Bluetooth LE ( https://github.com/nrfconnect/sdk-nrf/tree/main/samples/wifi/provisioning...
Hi,
I'm developing with nRF Connect SDK v2.9.0 in VS Code. I followed the exercise l1_e1 from the intermediate course. When I debug with breakpoints and the first breakpoint...
Hello,
I am currently testing a custom board using the nRF5340QKAA .
Most of the connections are the same as the nRF5340 DK , but the main difference is that I built the...
Hello,
I'm new to software development so apologies if this is a simple question but I can't find a straightforward answer for nordic connect sdk on vs code.
An IC I...
Hi,
I have an nRF5340 DK, and my BLE project runs fine on it. However, when I flash the same code onto my custom board, bt_enable() returns error -11 , which seems to...
Hi,
Can anyone tell me the difference between BLE IPC and BLE RPC implementation? I'm little confused.
Refer to these kconfig symbol,
SB_CONFIG_NETCORE_IPC_RADIO_BT_HCI_IPC...
Hi,
I'm working on an indoor positioning system using an nRF5340 and a CHW1010-ANT1 antenna array. I'm receiving IQ samples from BLE CTE packets and using them to calculate...
Dear Support
We currently use a custom PCB board with RAK4630 (NRF52840 + Semtech SX1262)
We started to try with RAK sample located here
https://github.com/RAKWireless...
Hi, We tried by changing the Tx Power in nrf52840 through the register values as mentioned in the document nRF52840_Product_Specification_v1.10 and Page no 636, but it is...
I dont have Ellisys, but I already install Ellisys Bluetooth Analyzer on my PC.
I got a .btt file in this ticket , but it seems something wrong.
I want some .btt files...
I am using an nRF52840 processor within a Particle Argon IoT module. I am polling a third party BLE peripheral (Shelly relay) for status data once a minute. The data packet...
Hi , We as a Budding Tech startup are developing a Product With NRF5340-CLAA chip. We made the design referring the Datasheet and Reference designs provided by Nordic Semiconductor...
I ordered my second prototype board with the nRF9160, which includes small changes compared to the previous version. I encountered an issue with LTE connectivity. After some...