I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hello,
I've been working on a project involving an IMU and bluetooth for a while, and had been using the IMU (LSM6DSO) on polling mode. Unfortunately, I found out that I...
I am using custom board with MDBT53 and I'm stuck at a point where board does not even let me to connect the debugger so that I can refresh firmware.
I added MCU boot code...
Hello Nordic Team,
I am requesting clarification on the capabilities of my nRF9151DK to be used as a debug and flash probe (via the 'debug out' P20 headers), and compare...
Hi Community,
I designed a similar board asThingy53, espacially the antenna parts are almost the same, except the RF switch, we replace it with another one (BGS12WN6E6327XTSA1...
I am using nRF connect SDK v2.9.0 with a custom developed board that looks like this:
I tried the ' Bluetooth LE LED Button service' sample as it's and noticed that...
I'm using these devices for a personal project, I'm an experienced software engineer but relatively new to MCUs, I know this is a legacy product from Nordic's standpoint but...
Hello Nordic Technical Support Team,
I'm developing a low-power product and considering using the nPM1300 PMIC. I have some questions regarding the system design:
Can...
Using FreeRTOS and SDK 15.3 on nRF52840 and SES, SD 140
I'm following along with the NUS example project in this particular release and have a problem I'm a little stumped...
I have a board with the npm1300 and a nrf58240. I'm trying to read some status registers out of the npm1300 to debug some trouble we are having with it. It doesn't seem to...
I upgraded the SDK to 3.0.0. and now I have an issue:
"Actions/Flash" command fails with "Timed out waiting for RRAMC.READY.". "Actions/Erase and Flash" works.
I am on...
Hi DevZone Engineers,
As I am unable to access my board (Xiao BLE Sense (embedded form) with Nordic 52840 SoC) through the "Connected Devices" tab in nRF Connect, I am trying...
Hi,
I am using the nRF52840 with nRF-SDK version 16.0.
At random intervals, I encounter the following error:
"[00:02:51.009,460] <error> app: ERROR 1813 [Unknown error...
Hello, I am following the instruction on dev academy - nrf connect sdk intermediate lesson 2 excercise 1, but I can't select data tab on memory explorer.
I can select only...
Hi,
I developed a custom board with nRF52810. Here is my schematic:
Layout:
I can succesfully upload the "ble_app_beacon" example in SDK17.1.0 with softdevice112...