Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
Hallo,
I try to use app_timer on the dongle to raise an interrupt every 5 min.
The goal is to send the µC in power save mode and every 5 min, it shall wake up, measure...
In the NRF5 SDK 17.0.2 ble_nus_c.c are two calls to the evt_handler without setting event.conn_handle.
Please find attached a patch to fix this for on_hvx() and ble_nus_c_on_ble_evt...
Hi,
I'm trying to figure out what could make the current consumption difference between your blinky example with freertos and with the timer example ?
Here is my configuration...
Hello, this is my current setup: - nRF52840 acting as NUS peripheral, with properly configured coded phy (nRF SDK) - nRF5340 acting as NUS central, with properly configured...
Dear friend,
I am doing a test like this: 1. Connect the Bluetooth device with the nrf conncet app of the Android phone. 2. The notify (CCCD) is enabled. 3. Click "disconnect...
Hi,
we are using D- and D+ in our nRf52833 board, I want to use the CDC ACM USB class as Virtual COM port.
I found that there has a demo example in the \examples\peripheral...
Hi,
We have a problem that occurs when
1) the GPS is at bootup of nrf91: indoor when we start the GPS search, and it doesn't find anything or maybe just 1 satellite...
Hi,
Looked through PS v1.3 didn't see any reference, so probably the answer to my question is no.
But can you please confirm that for me - does nRF52833 support boundary...
Hello,
I am doing tests on nRF9160 DK and I observe that if I send more than 1024 bytes on a TCP or UDP socket, the bandwidth drops.
Here are some numbers :
for...
Hi there
I mount the 19pin connector on nrf5340dk board and connect to segger j-trace pro . The debugger function work well.
Later i modify the nrf9160 etm trace project...
Has anyone had success getting triggers on motion to work with the LIS2DH? I only have INT1 wired so I modified the drivers to work on INT1 as the spec document says it should...
I'm writing software for nRF52832 using nRF5 SDK v17.0.2
I'm using a timer to create a buzz/tone using timer 3. This works as expected.
I'm also using the SAADC to measure...
I'm learning how to use OTA DFU (via BLE) now. I have Python 2 and 3, pip installed in my Win10 laptop. When I install the nrfutil with PowerShell, I had some errors (see...
I've been using the nrf connect toolchain for a bit, and after some initial trouble it was working ok, but now its randomly giving this error whenever I try to build anything...