Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
Hi,
I use Iphone to scan for arround ble package.
The beacon is configured broadcasting every 200ms (I think all 3 channels 37, 38, 39 is default to broadcast signal in...
Hello,
I have a secure bootloader and an application on nRF52840 with SD 15.2.
I try to add watchdog support in application based on watchdog exemple but if i remove feed...
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...