hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hiya. We're building a custom appliance on top of a Nordic chip that talks to an Android/iOS app developed with Flutter and a custom cross-platform Bluetooth plugin.
We...
Hi guys,
I tried to connect to nRF52832 using the app and it was successful. But when I directly use the BLE in the Android system(android 11) settings to connect to the...
Hi. I am new with nRF52 microcontrollers. I was able to create a project (myproject) in the examples folder and compile it with SEGGER embedded studio. I copied the whole...
Hello
I just downloaded nrf sdk 12.3 and am facing a problem straight away where I couldn't find valid answers that would fix my problems when searching this forum and on...
Hi,
The Bluetooth Core specification states that:
Per Bluetooth Core Specification Version 5.2 | Vol 6, Part F, Section 1.
The nRF5 SDK, v17.1.0, DTM Example states...
Hi,
I have a problem on two things
1. I want to advertise my custom 128bit UUID with ble appearance and manufacturer data but when i did my advertising device name become...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I am trying use dfu update my application program.After i program software device/bootloader/app(dfu example...
Hello,
I'm unable to flash code to my nRF52840 board with my JLink Edu debugger after my project builds. Currently I have my development environment setup with VS Code...
I have bought the nRF52840 to use it as a BLE Sniffer. I do not have any prior experience with Nordic products but I have developed several BLE systems using Silabs and Infineon...
Hello,
I'm testing periodic advertising sample (sample/bluetooth/periodic_adv,with no changes to the code) on nRF Connect SDK 1.7.0, on BBC MICORBIT V2 that has a nRF52833...
Hi,
nRF Connect SDK 1.7.1, windows 10 X64
run SEGGER Embedded Studio.cmd or click segger_embedded_studio IDE menu File->Open nRF Connect SDK Project,
it will be got...
I have impulses coming to a GPIO input. Each pulse (say: rising edge) should toggle some other's GPIO output. What I know, is that I cat apply a task to a GPIO output. This...
I am using nrf52832 board sdk vr 17 s132 soft device. I want to have a way by which i can reduce the brightness of led while it blinks during advertising mode using PWM. pls...
Setup mcuboot and dfu to upgrade firmware on the nRF52840 of our board. Upgrading to new firmware works as expected and the new firmware is running after the install. If I...
Hi,
I am using nrf52832+freertos to develop a low-power product based on the example(ble_app_hrs_freertos) in the SDK, but now I find that the power consumption far exceeds...