Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Hi,
In nRF SDK15, Bluetooth peripheral examples for HID devices were limited to keyboard and mouse. By any means, can we configure Nordic device as a game controller?
Hello,
I am currently learning the PWM peripheral of the nRF52DK and am a total beginner in PWM.
I have tried running the attached program and this allows the LED0 to...
Hello,
I am working on a project which requires radio transmitter and receiver to work in sync with the SPI. So the setup is as follows the Transmitter transmits a signal...
Hi,
I am trying to write my own dfu updater for the NRF51 chip and I am stuck trying to make sense of the actual DFU sequence described here infocenter.nordicsemi.com/index...
I am trying to set up mqtt between 2 nrf52s and rpi3 with the examples of sdk 15.0.2. I am very new to nrf52, rpi3 and networking. I have read everything needed as much as...
Let's send a string over UART. RTS signal will go low (active). So far, so good.
The problem is that RTS remains active even after sending is done. And because it is still...
I have two boards. I ran the exact same commands on both boards. The commands flash the same bootloader+app+softdevice+app settings hex file. One board reboots into the application...
Hello,
Setup: Running Ubuntu 18.04 inside Windows Host (using VMWare).
Device: nrf52840DK
Operating System (used for development): RIOT
I would like to communicate...
Hi,
I am running IoT LWM2m example. Everything were going fine since yesterday. when I do hcitool lescan, i see following output:
hcitool lescan LE Scan ... 28:45:8B...
I am using the ble_blinky example (s132) and want to increase the number of characteristics. I get the error code 4. I think the storage capacity is not the reason why I can...
Hi Team Nordic,
I started developing a project using SDK 15 using DK nrf52840 .
I went through several threads and started by creating a test folder inside example directory...
Hello,
I have the proximity example updating the battery service value fine using the provided nrf_drv_saadc.h driver. When converting the saadc driver to NRFX (nrfx_saadc...
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,
It seems to me that unused GPIO pins can stay float. However, earlier questions made me less confident.
Is firmware setting is enough?
Thanks,
Daniel
1. Is it reasonable easy to get a stable throughput over 1Mbps at a 3 meters range? 2. How much CPU resource is available at above situation? Or how many DMIPS is left at...