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...
After a lot of help, I've managed to get a central_uart with custom UUIDs going. After stripping out as much unwanted code and callback functions as possible, moving UART...
Hi,
I am new in Device tree concept. I am trying to operate a buzzer via PWM.
In our board, the buzzer is connected in GPIO 3.
I changed a segment in file nrf52dk_nrf52832...
Hello,
At the moment I have a correctly working Azure IOT hub connection.
DPS works, device twin configurations works and transmitting data to the hub is also no problem...
Hi All I started on the fundamental course in the academy. I did everything by the letter in lesson 1 / exercise 1 Yet when I plugged in my 52840 devkit I could no load the...
Hello,
I am working on a project involving the nRF54L15dk and need to connect a peripheral's reset pin to the reset functionality of the DK. However, I noticed that the...
This is heavily processed code just to show what I'm doing with discovery: I can see that first time I call for discovery I get BT_GATT_DISCOVER_PRIMARY cnt_3 = 3. Then I...
I discovered this chipset and have found a dev board on eBay for $37. Is it worth it to tinker with? I have the 2.8 version of the toolchain. And Sdk. On vs code.
I have...
Why are RADIO_MODE_MODE_Ble_LR125Kbit , RADIO_MODE_MODE_Ble_LR500Kbit and RADIO_MODE_MODE_Ieee802154_250Kbit not supported in the ESB routines? If I want to use these configurations...
Hi,
I'm working on a project where I want two units to be able to wirelessly send packets to each other whenever they need to. Sometimes only one of the two units may be...
If I initialize the IPC and then turn on the bt_enable, it will lead to the status quo in Figure 2, what is the reason?
If I block k_sem_take (&bound_sem, K_FOREVER) and...
We have a working production system that is based on asset_trackerV2. It is working perfectly but there is a random event happening that I can not explain. On every reset...
Hello, I´m working with the SMP server sample, but I need to modify that one for the following feature related to OTA: 1. Update Nordic firmware with the image system of the...
Greetings,
in Visual Studio code the project workspace looks ok. However NRF Connect is not able to see the application. The error message is of no help:
This did...