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...
I have developped an application using bluetooth mesh with NFC to read a text record. I am currently using the nRF52840 DK Rev 2.0.1 2020.11.
Regarding my software setup...
W e have the problem with GPS that it sometimes takes a long time after a cold start until the modem gets a fix. I see strongly fluctuating times between 78 s and> 600 s ...
I'm trying to modify the asset tracker for the Thingy91 to read the actual values of the ADXL362 and BME680 sensors. By default for some reason the project uses simulated...
Hi,
this project is upgraded from 51422, now use 52832, sdk 15.3 and sd332, we encounterd a issue that the ant burst always fail after first segment is sent while ble is...
Dear Nordic:
Help to see this problem,tks
Problem description:
SDK:nRF5_SDK_15.2.0_9412b96
status:bonded device
demo:Let's refer to this sample code ---- nRF5_SDK_15...
Hello, all.
I am working on a project in which the ultimate goal is to read an 8-bit signal with 10kHz frequency.
To test if this would be possible, I tried to generate...
I am able to put my board(nrf52840) in DFU mode with buttonless code using Esp32 as controller.
The problem currently i am facing is to send a init packet to my nrf board...
I'm running a fine working example based on the Bluetooth low energy Characteristics, a beginner's tutorial on the nRF52DK using SDK 15.3 working as a BLE peripheral.
When...
Hi,
we have developed a nRF52 based product using SDK 14.2 + S332 5.0.0. The product is self-controlled by a Ionic-Cordova App (Android and iOS).
Unfortunately, late in...
Hello,
In our project we have a nRF52840DK as central device and a BMD-300 (contains nRF52832 chip) as peripheral device. The BMD-300 sends data to the nRF52840DK with a...
Hi,
I'm using nRF51 BLE dongle as a sniffer to capture BLE packets. I can able to capture BLE packets using wireshark. However, I unable to capture BLE packets using python...
My product is based on nRF52840.
I have downloaded nRF5_SDK_17.0.2_d674dde.
Example: ble_central_and_peripheral / ble_app_interactive.
pca10056 doesn't have iar project...
Now let nrf9160 register the network to the analog base station, set the network mode of the device to cat-m, and currently use the analog base station to send SMS, the device...
Hello everyone,
I'm working on a mesh application based on the light switch example. For this purpose, I'm using one nRF52DK (PCA10400) as the server, another one as the...