Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hello Nordic,
I have several questions regarding the BLE connection. I have 2 sparkfun nRF52840 boards and an android phone (android 6.0).
This is my scenario:
- the...
I'am studying the ble examples under SDK16.0.0. In the Uart example, the structure of ble_advertising_init_t is used to initiate the advertising module. However, the stucture...
Hello,
I was trying to make fatfs example work on my nrf52_pca10040 board, but it always fail to init (<info> app: Disk initialization failed.)
I'm using a 4GB sd card...
Hi all,
We have a running project with Nordic SDK on thread.
Now, we are considering to include some ble functionalities in our application and use freertos to manage...
Hi,
I order one nRF5340 PDK from Mouser.
I am following the get started document.
https://infocenter.nordicsemi.com/topic/ug_gsg_ncs/UG/gsg/first_test.html?cp=1_1_2_3...
Hi,
I recently purchased a DK as well as 5 nRF52840 chips. I have been working on flashing some code on the development kit. I would like to also flash this code on every...
Hi,
I have performed Nordic's "nRF52 SDK Application Timer Tutorial" found on this link .
I have followed everything step by step and have not encountered any build or...
Please find attached code of BLE_APP_UART code main.c file. I am using Nordic nRF51 DK board (nRF51824) for my project development.
We have created our own android apk....
I updated nrf Connect to version 1.0.6
I used the verification capability of the Getting Started Assistant to make sure all tools are up-to-date
Then I followed the...
Hello,
Just got my Thing 91 and wanted to update the application firmware on the SiP using nRF connect 3.3 .0 programmer but when connecting to the device I got the following...
Hi
The issue is that after a buttonless DFU is completed the new firmware runs as expected but the new advertised name doesn't change.
device name in firmware before DFU...
Hi Team,
Currently i'm working on Openthread Border router(Rasberrypi) with nrf52840 as a radio. I have gone through IOT SDK(Nrf5) for enabling the 6lowpan BLE Border router...
I tried to update SD + APP at the same time but it only uploads the SD. I create the zip file like this nrfutil pkg generate --hw-version 52 --application-version 1 --application...
Howdy,
I'm porting a GATT profile from a different profile where the custom services characteristics and descriptors UUIDs are malformed. For example;
1st Custom Service...