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.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi,
i'm actually working for interface the nRF52 with the STM32. Actually i completed the part where the STM32 send some data and the nRF52 recive it.
Now i need to do...
Hello,
I am a beginner with Nordic semiconductor. I downloaded SDK v15.0.0 and used some of the examples and it worked perfectly for me.
My project uses different modules...
Wiring diagram
Testing process,The product will automatically disconnect. But it can connect again.
After setting the voltage to 1.8V in the voltage Reguator,...
This time I am trying to run Wireless UART Example but it seems that it does not work.
After I flashed dev board no LED were turned ON or flashing but web site says:
LED...
Hi!
Is there an example to extend the Bluetooth MTU size to more than 20 bytes together with SDK 15.2?
I found only examples with older versions.
Thank you in advance...
Hello
I'm wondering if it is possible to upgrade over-the-air from SDK11 to SDK15.
I know already that using the example bootloader from SDK11 will not work because the...
Setup: nRF5_SDK_15.2.0_9412b96 / s132_nrf52_6.1.0_softdevice / nrf52832
I tried to make a multilink nus central (PCA10040) with 2 peripherals (PCA10028) connected to it...
Hi, I would like to send data from nRF52840 Dongle to Raspberry Pi 3 through USB-UART. I programmed the ble_app_uart_c example found in SDK 15.2 and I connected that to my...
NRF51822 RM 3.0 section 14.1 states each GPIO pin has DETECT, but where is the register to read per-pin detect? From the manual: "Each pin has a separate DETECT signal, and...
Hi,
Now, i want to use SAADC with softdevice of SDK15.0 to make a beacon program.
I migrate SAADC example in nRF5_SDK_15.0.0_a53641a\examples\peripheral to beacon with...
Hi,
I am using nrf_sniffer_2.0.0-beta-2_10Sep2018_3ef662e for capturing ble mesh packets but i am finding LE LL packets of my node with mesh beacons in my wireshark. Even...
Hello, I am new to nordic sdk and tools. I am planning to develop a nRF52840 DK based sensor device that reads I2C temperature sensor data ad broadcast it periodically. Also...
Hi,
I'm testing the BLE_UART example : <InstallFolder>\examples\peripheral\ble_app_uart . For this, I use the nRF52840 with SDK 15.2 and s140 softdevice.
I would like...
So I am using nrf52832 and making a whole new app in ios. My objective of the app is to get the sensor data (specially motion sensor data and accelerometer data) which is...