Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
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...