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...
Hi everyone,
I make the project whith nrf51822 BLE module and need to configure the bluetooth service characteristic as input/output for reading and writing the string-information...
Product: nRF24Lu1+
If I use the nRFGo and the nRF24LU1+ Development kit, must I use the Keil tools to be able to access the debugging port? I develop in linux and use the...
Hi everyone,
My configuration:
nrf52832 microcontroller
Softdevice S132 V4.0.2
Nordic SDK 13.0
IDE: Eclipse
I'm working with a "Stand-alone can bus controller...
Hello All,
I am working nrf51DK and i am using ble_app_uart application with s130 softdevice.
Now my query is I am trying to send some data from my mobile application...
Hello Pros,
I maybe running the nRF52 close to its limit. It appears to have a probability of 1/1000 to 1/2000 to hit a 3004 in a continuous time-gated packets stream....
Hi,
I have created a custom service, and now I want to add different characteristics to it but with completely different uuids, not only the 12-13 octets.
This service...
Hello All,
I am working on nrf51dk , we are facing the issue if we send > 8 bytes of data in one time from Uart console then BLE_NUS will reset..
Our Setup:
ECU --...
Hi, around July Nordic Semiconductor released this SDK which featured examples of BLE mesh that uses a dev board as provisioner.
This program is OK, but it has zero possibility...
Hello
Recently I bought two PCA10056 boards in order to explore USB capabilities of new nordic chips. I've tried usb device examples supplied with SDK v14.1 and v13.1 on...
Hello All,
we want to calculate the total power consumption when the controller is put on SYSTEM ON low power mode. Do you have any information on the way to do this? ...
My Central is willing to perform a bond ( pairing with bond ) to a Peripheral.
As an example and according to
Message Sequence Chart > Central Security Procedures >...
I have some copy jlink, they can used in keil and JFlash.exe, but can not use in nRFgoStudio.exe, is it right? nRFgoStudio can not support copy jlink edition?
Hi,
i have a wierd behavior on my board.
On my nrf52832 custom board i have sdk14.1 with DEBUG flag and NRF_LOG enabled.
Usualy when my board crash i got into some kind...