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...
I am testing the IoT_lwip_MQTT_publisher_pca10056_s140 example project from SES on Windows.
I build and install the kernel with 6LoWPAN module on the Rpi3!
I can run from...
Hello,I'm from China。
At present, there is a need to broadcast beacon data in nrf51822 (SDK_12.3.0_d7731ad is used as the protocol stack version, and the...
Hi
I want to generate two PWM signals that are phase shifted with 90 degree, with similar duty cycle. I have the following pwm configuration, but I don't know how to proceed...
I am operating as a Central. How do I register and enable a discovered characteristic's indication?
I do the following and the subscribe passes but then the kernel crashes...
I'm planning to buy a nRF51822 based module for my BLE project & I wanted to know whether any of the nRF51822 based modules come with OTA ready bootloader out of the box....
Hi,
I'm trying to save sensor data to sd card on low power mode. When i connect to bluetooth mobile app can pull all data from sd card.
How can make this architecture...
Hi,
I'm using Nordic BLE Sniffer. When I look into the captured data I see a lot of malformed packet (CRC error). It try to decode any received data even if there is CRC...
I was digging around a bit in my code to get a better grip on logging. In sdk_config.h, I have the following relevant settings:
My modules all implement their own logging...
I am going to implement DFU over BLE in my nRF52832 project. Since the size of my application + softdevice larger than half my memory size I wonder how the update is performed...
We're looking to use the nRF91 to measure the LiPo battery voltage to determine battery health. We would want to know what the accuracy and range of %XVBAT is. Looking at...
I am trying to create CTS server using nRF 52840 dongle and nRF Connect PC app (v2.6.1). Currently I can manually provide current time and local time information to the app...
Hi, I try to adopt the twi_scanner example from the peripheral examples to the nRF52840 Dongle.
I followed the process in the following link with no success though.
https...
I'm trying to reduce the power consumption of my custom board with nrf52822.
With this code I get 93 uA:
If I enable only the app_timer I get 533 uA:
I'm using...
Hi
In a project with nRF52810 I use DMA of SPI and PWM to read data from flash and supply it directly to the pwm generator efficiently.
When reading from flash, I load...