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)...
In SDK 15 the bootloader DFU enter check in nrf_bootloader.c has the following code:
if (NRF_BL_DFU_ENTER_METHOD_GPREGRET && (nrf_power_gpregret_get() & BOOTLOADER_DFU_START...
Hello,
We are working with Low Energy sensors that are programmed to make a periodic ADVs to our scanners/apps/Raspberries, in order to start a service if required. So the...
Hi,
I am using cli and made my own command like bellow, as you see i have a command with 3 sub commands. But i think my idea is primitive because if i have 1000 sub command...
I am starting building industrial-grade system which contains several nodes connected via wireless channel.
As a wireless protocol I decided to use BLE 5 due to long ranges...
I am trying to program mpu_simple https://github.com/Martinsbl/nrf5-mpu-examples with Segger, and I get to connect sensor MPU6050 to my board but I do not receive datas of...
Hello. I followed all the steps provided in the readme document. After dragging and dropping the hex file to the j link, the led 1 starts to blink, indicating that the board...
With an nRF52, is it possible to wait longer to measure the RSSI on a channel? I'd like to measure the RSSI over 1msec or so, rather than a tiny 8us (typical) snapshot.
Hi,
This is my first time to use Nordic product and I have used nRF52832 based SDK 12.0 and SoftDevice132 v2.0 about 2 months. And the IDE used for devlopment is KEIL MDK...
Hi
Im using the DFU secure example (examples\dfu\bootloader_secure\pca10028)
Im working on a NRF51822-QFAA ,S130 SDK12.3 , Im not sure about my IROM/IRAM definitions,...
Hi Nordic Team, One of our customer wants to integrate communication via Thread BLE on his IoT-Gateway. We found your nRF52840 Dongle. Does this dongle have any certifications...
Hi,
I am planning on using nrf52832 for a beacon application. I happen to get a schematic and layout from Nordic website for development.
I am attaching the schematic...
Hi, I am trying to interface MPU^)%) sensor with NRF52832. with help of BLE UART. i will get the resultant data on BLE APP. but here i got some error is this the linking error...
Hi,
we want to made the device which should working in the mesh network without provisiong procedure by user.
Typical application - network with 500 nodes, every node...
Hi, I am using nordic nrf52832 module with BLE mesh SDK V2.2.0 I want to do DFU for application + softdevice without any serial connection through mobile app between BLE mesh...