Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
hi
im use the command line of nrfutil to ota the nrf52840' firmware.but now i want to develop a soft to ota the device without the environment of python.but i dont kown...
Hello,
I'm measuring the value of a lithium battery (3.7V 110mAh). I used SAADC to measure the battery power and it seems to be quite accurate. The charge IC also attempts...
Hello,
In an older post ( here ) you mentioned that you removed Touchlink examples because they were not of "production quality" and they might not be soon. That was two...
Hi,
Considering https://devzone.nordicsemi.com/f/nordic-q-a/29013/best-way-to-implement-system-clock-on-nrf51 as reference and some other similar posts.I could reach to...
I have created a couple of custom BLE services and characteristics in a peripheral application. It shows up in the nRF Connect app and can read the values from sensors connected...
Hello, we are occasionally getting an error 0x3001 from this function call:
rtn = sd_ble_gap_disconnect(m_ConnectionHandle, BLE_HCI_CONN_INTERVAL_UNACCEPTABLE);
I do not...
Hello,
I want to use the code from the BLE template in my own application and so I copied all necessary files into the project, but the code stucks at
I have debugged...
Hi;
I am using nrf mesh sdk 4.2.0 version and nrf sdk 16.0.0 .
I inttegrated UART code to light switch client example code.
Both UART and client code working seperately;but...
Hello, support team.
In my test board, lis3mdl chip is connected to nordic chip via I2C.
During initializing board, device ID of lis3mdl is checked.
Most of time it...
With 900ms advertising interval we are seeing ~50uA sleep current on the 52840. How do we make it sleep with lower current? We are using an example project with an idle_state_handle...
Hi,
What is the procedure to use PCA10056 DK Debug OUT P19 connector to program external board for eg Nordic Thingy 52?
I have shorted SB47 on PCA10056 DK but it is failed...
Hi engineers,
I want to achieve a demand that receive audio/HID data from the PC side through USB interface and transmit data through BLE to other devices.
So has the...
I am looking at the nrf 1.3.2 asset tracker example and I see that the GPS callback has two different events for PVT and NMEA fixes. As I understand it PVT and NMEA are two...