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)...
To the kind attention of Nordic support team,
when I open generic_nrf52833_xxaa.emProject in sdk16 in order to compile, I get this error:
(Anyway it happens when I use...
Hi,
I'm working now with the uart connection between NRF52832 and SIM868 module, my question is:
Is there any uart interrupts implementation (examples), i want to receive...
Hi everyone,
I am in the phase of evaluating different chips and need to know the number of PWM channels for the nRF5340 and can't really find this information. The product...
Hello guys. I have six of these boards nrf52840
Do you have any Arduino Bluetooth sample code for using six or seven of these boards in a peer to peer network setup? ...
Hi , i have implemented a event to flash handler with NRF_SDH_SOC_OBSERVER and it work . But I need to know which operation is related to the event , Es: void FlashEvent_Handler...
I am trying to open HTTPS client project from \v1.2.0\nrf\samples\nrf9160\https_client i am facing below error.
I tried opening different project still i am getting same...
Hi,
I followed this thread ( Link ) to implement a simple message model on the light switch example from nRF SDK for Mesh v1.0.1. I created a "send_simple_message" function...
Hi,
Our custom NRF52840 device uses a cellular modem. We communicate with this modem using AT commands.
We will also be hooking up our devices to a custom server that...
Hello,
I have recently purchased an nrf9160-DK for a project I'm working on here in the UK. Having fired it up and realised that the iBasis coverage is minimal where can...
I'm starting to try to figure out a secure OTA process using the 9160 and tools that Nordic has provided in the SDK and I am confused by one thing I'm encountering.
What...
Hi.
I want to test my iBasis SIM card for NB-IoT with nRF9160DK. So, I tested with the "AT_client" example. I have followed "Getting Start with nRF8160 DK" instruction and...
Hi, I am trying to run ble example - uart in segger embedded studio. I am using 11.0 sdk. I have imported keil project into segger embedded studio. I have the error stating...
Hi devzone,
I'm using translation.
I use nRF52840. I created a firmware like the attached one based on the SDK15.3\examples\peripheral\bie_peripheral\ble_app_blinky. ...
Hi all,
I have a custom board with LED on PIN 11 of nRF52832, and I am using SWD P20 configuration to program my board through nrf52 DK PCA10040. Apparently, nRFgo Studio...