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 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...
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...
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...
Hi,
If anyone has time, I'd be grateful for a quick review of my board. It is my first board, I'm still learning, so I would like to know where am I making mistakes. It...
Hi,
when i try making a new connection with a new device using my for loop (reconnecting using the adresses that i stored in an array), i sometimes can get a warning which...
Hello,
I would like to implement a Vendor Specified Interface Class for use with libusb on the nRF52840 USB.
There are examples of HID, CDC, Audio, etc. But it is not...
Hello,
I am trying to get a BLE peripheral with a single service containing a single custom read-write characteristic.
Unfortunately, any time I initiate a connection...
When debugging a project from here
devzone.nordicsemi.com/.../ (the ready code from github)
Segger Embedded Studio shows err_code sybol not found message in Watch winow...
Hi all,
Is it possible to hide a Service during advertising?
And show it after the connection?
If yes, how?
My configuration:
nrf52832 microcontroller
Softdevice...
I would like to synchronize my warning lamps with the advertisment of a master device.
The master is the advertiser as peripheral device. once every second.
The slaves...
Hai,
We are trying to implement BLE HID Keyboard application using NRF51822. but we are facing the below issues with a windows 10 system acting as the central:
when...
I am considering nRF51840 chip to use in my project, I have found good examples for it, but I still have a question if there is a special method to establish new services...
Hi,
I know that this is a known issue, but I'm seeing caching issues often with iOS.
I'm using S132 v5.0.0, SDK 14.0 against custom application with iOS DFU SDK and often...
Hi,guys. I have a problem when dealing with NRF52's SAADC using nRF5_SDK_13.0.0_04a0bfd. The problem is after downloading and run the program using JLink, everything works...
I purchased the nRF52840-PDK the other day and when it came in today Booted it up and it worked fine. I went to load the example nrf52840_xxaa_side_header.hex from the github...
It worked before when I connected my nRF51 board to my windows 7 computer. The green light is on.
But today when I connect them the light is blinking rapidly and there is...
Plugged in board to Win 10 pc that was working properly in past. Start NRF tools and get error.....
ERROR Unable to read connectivity firmware version: Unable to get version...
Hi,
I'm using SDK v14.2 and s112_5.1.0 for nRF52810 basing on the ble_app_uart example. Now we use the uart to communicate with external MCU. Also we want to close uart...
Hi
I don't get a connection when I run boards from PCBWay, but it works fine with the same boards manufactured by Eurocircuit. When I comment out the statement below, boards...