Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
Hi,
I am working on an OTA update using my own wireless protocol . I’m currently developing my own bootloader. I use nrf52832 DK and s132_nrf52_6.1.0_softdevice.
To sum...
I followed the custom BLE tutorial and got the output.
1. The result increments till 19 , but after that the value 20 is appended with extra character. May i know the...
Doing some mobile app development using QT environment on Windows 10 and would like to debug using Bluetooth LE. Can anyone recommend Bluetooth dongles that would work with...
Hello,
In our product we have the following hardware configuration that implies two MCUs :
- a nrF52832 with BLE capability and running as an I2C master
- a nrf52810...
Hi,
I'm using the Maxim Integred sensor MAX32664 and MAX30101 with nRF52832. Do you know where i can find examples or code sources to implement the communication between...
Hello,
We are exploring a suitable platform for the next generation of our shoe-sensors. We found that the recently introduced nRF5340 fulfills most of our requirements...
Hi, I have a question regarding nrf52840. Can I communicate nrf52840 with sim808 GSM? Can I send AT commands through nrf52840 to sim808 and receive a response in BLE? Thanks...
Hi
I am working on a project based on Thingy91 hardware. I try to use Asset_tracker application on the nRF9160 and Connectivity_bridge on the nRF52840.
I used nRF Connect...
I am inquiring about two things. One. Utilizing powering the nRF52840 with 1.8V at the nRF_VDD with number 3 configuration of recommended hardware with the Specification v1...
Hello,
I use Segger Embedded Studio. When using tutorials which are on nordic web page , untill now tutorials were imported and built successfully. But on this one I come...
Hi,
So i'm working on an android app that communicates with two nrf51822 devices on the s110 softdevice by switching between them continuously (connecting one, disconnecting...
Hi,
I am using an nRF52840 Dongle with an external debugger and an external UART, provided by a USB to UART adapter, its an FTDI board.
I have modified my overlay file...
Sir,
How can i use the SCAN REQUEST to transmit dynamic data PDU to the PERIPHERALS ?
The idea is that the CENTRAL sends data to PERIPHERAL without make a connection!...
I am using the fatfs example in SDK 15.3 and I need to implement an energy saving mode for a use case when the sd-card is inserted but not needed. In a first step I'm cutting...