Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
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...
Q1: how to do network commission? do we have to use an Apps to do commission linke CSRmesh? or it is already in a same network if we configure all nodes use the same access...
I have been using pc-ble-driver in Linux (downloaded and compiled from github here - github.com/.../3316c0c306257a825168751964f814cb95fc0d74) with our custom C++ application...
Hello,
I'm working with a nrf51822, SoftDevice S120 v2.0 and SDK v9.0 platform.
Specifically using it a Central role to connect to a Blood Pressure peripheral.
I...
Hi All,
I am using nRF51822 for my application.
how to change the App timer Interval dynamically means i have to change the timer interval before timeout.
sdk132. nrf52832 board
Try tutorial "Development with GCC and Eclipse" devzone.nordicsemi.com/.../
.
All the time I'm persecuted by error
/// *** No rule to make target...
I hava a BLE device which can be found by andrioid 4.4 and 6.0 smartphone, but cannot be found by apple iphone5s iOS 9.3, what could be possible wrong with it?
Hello all,
I am using the pc-ble-driver-py python bindings (which depends on pc-ble-driver) to test my BLE peripheral
It works fine for reading and writing characteristics...
Hi,
I use the Current Time Service to get back the time from a smartphone to have a real time clock with a timer.
On the current time service example, the value is read...
Hi:
I compiled the ble_app_cts_c project of the SDK12 using the Segger Embedded Studio having as target the PCA10040 board (S132 stack). After spending some time to convert...
follow the tutorial I'm stuck in the step of removing "retarget"
I don't have such option
I have this one. Should I just remove retarget.c directly via context menu...
main.c Hi,
Currently I am using "ble_app_uart" base example to understand how ble works. I have gone through bsp and other header that related to button events.
There...
Hello developers,
I am trying to use ble_hrm service example with actual heart rate from the module pulsesensor.com ( http://pulsesensor.com/ )
I am able to read raw data...
Hi,
I am working on one application in which I want to change pin number assign to channel 7 of SAADC in nrf 52. I am using Rigado BMD 300 module in my application. As...
Hi,
i want to use a current time service in nordic app (nRF Toolbox) for the bgm profile.
I see, that when the cts service is not found, the micro reset. Why?
Someone...
Hy world,
I'm new on nordic and i would like to understand what tool is best for develop application for nrf51dk.
I've have tried to use keil but is very difficult for...