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:
...
Hi,
Is there a way to obtain the connection handle inside the connection parameters event handler ( ble_conn_params_evt_handler_t ) on which the event occurred?
I am...
I've added a custom service for transferring data. It shall contain one characteristic that will notify when data is available, and the other should be a long read characteristic...
I recently got involved in a project where I am deploying a ble based mesh to understand and monitor bridge vibration patterns. I have been through nRF's mesh capabilities...
I am using the Arduino Primo board.
I have multiple beacons that advertise at a set interval.
All beacons have the same Device_name.
The Arduino Primo board scans for all...
Hello there. I just recently started programming using the nRF52832 DK, SDK14.1.0 and SoftDevice 132 v5.0 . I tried to follow this tutorial on Github: github.com/.../custom_ble_service_example...
I am using a power profiler to measure the timing of my program and I found something wrong. So I tested with a simple pure timer.
So first I set the timer during to 300ms...
I just spent 2 hours chasing BLE bug after upgrading from s132 v3 => v4.0.2
I added a call
// Configure the maximum ATT MTU.
memset(&ble_cfg, 0x00, sizeof(ble_cfg)...
I couldn't use nRF Connect (BLE) under Linux, after updating the FW, it tries to open /dev/ttyACM0 but fails to do so.
Not a "permission" problem: the user is in uucp...
Hi,
I'm unable to compile the OpenMesh example application. I've modified the make file with correct paths. However I'm getting the following error. Can you please help...
I have a NRF51 talking through the UART to another uC, and I'm trying to log messages through Segger RTT. Everything works normally until I start to send some data through...
If SEGGER_RTT_CONFIG_DEFAULT_MODE is "BLOCK", the program won't start without RTT attached - at least for me... is there a possible solution?
I mean, technically it makes...
hello ,everyone
I was confused by a PWM problem for a long time , on nrf52832 SDK13 ,i wanna change the PWM duty cycle every period ,but now i find can not change it at...
Hey dear Devzone,
I am trying out some Thread and BLE dynamical examples on my nRF52840's but running into some problems using the " ble_thread_dyn_mtd_coap_cli " example...
Hello nordic dev community,
I am completely new to nordic products. I attended one of the conference and got more information regarding developer zone and info center....