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
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
hi...
i merged the ble_uart and twi sensor program in segger 15.2 using nrf52832
i have flashed the program successfully, i am getting fatal error while i am debugging...
Hi Sir
We'd want to make lot of nrf52840 devices, and all devices included open bootloader program,
however, the each device USB SDFU port number are different (COM30...
Hi,
I am usig nRF5_SDK_15.0.0_a53641 and writing a program with keil .
I am tryng to read data from the acceleration sensor( LSM303DLHC ) bu communication with BLENanov2...
Hello All,
Confirm the chip set replacement for the NRF51822 with NRF51802?
Can anyone suggest me which one is better with reference technical features.
Thanks
I used nrf52832 sdk14.2 development, modified on the basis of the ble_app_template project, and ported some of the user code previously in sdk12.3 to sdk14.2. After I open...
Hi
Over the last years working with Nordic I struggled from time to time over the disconnect reason 0x3E (BLE_HCI_CONN_FAILED_TO_BE_ESTABLISHED) on our devices with Central...
hii...
i have programmed the ble_uart with twi sensor ...
complied very successfully
but while i am debugging i am getting error in void twi_init()
why and also fatal...
Hi,
Here I met a problem, please help.
I am using proxy.c to establish an data link with smartphone via mesh_GATT.
What I am doing is like this:
For TX ,
it is...
IDE: keil uvision 5.23, SoftDevice 3.0.0, SDK 12.1
Computer Platform: Windows 10
Receiving device: nrf52832_xxAA
In our project, there is a sender always advertising...
Hi,
I have a project where, I need to change the minimum and maximum (MIN_CONN_INTERVAL and MAX_CONN_INTERVAL) connection interval to higher values like 1 second and 2 second...
hi everyone!
I am developing NRF52840 with the Development Kit.
I am trying to use a GPIO to o capture a external HIGH-TO-LOW signal and then trigger a LED.
I I learned...
Hi all,
I'm currently using nRF Connect in combination with a nRF52 DK to connect to my Mesh network. So right now I have to type all my commands as HEX messages and decode...
Hello,
I'm trying to compile the Light_switch_provisioner example (Debug, Mesh 2.2.0) in Segger Embedded studio.
<t: 0>, main.c, 561, ----- BLE Mesh Light Switch Provisioner...
hello
i wanted to send message using the simple message model with some modifications from client to server periodically but didn't know from where i should start , i tried...
Hi,
I'm working with the nrf52840-DK and using the nRF5 SDK v15.2.0 Stack version.
I´ve got a working program for my coordinator (C) and my end device (ED). The C establishes...