What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hi
i'm developing to nrf52832, sdk14.0 version.
for example, ble_app_uart project..
NRF_LOG_INFO("UART Start!");
printf("UART Start!");
-> In serial program,...
I have an application that do SW download to STM32L151 processor using NordicDongle with MasterEmulator.dll (Version 2.1.13.14)
It works good on my desktop windows 10 computer...
Hello,
we are trying to test the mesh functionality with nrf development kit. We erased the flash on the dev kit and we programmed it with softdevice version s132v3.0.0....
As stated in the topic. We use BLE to simulate UART. As for now, we have defined our own UUIDs but there would be more straight forward to use the well defined and used one...
Hi,
I have known your board support jlink ob;I want to debug through it ;
I want to know if i need to buy the software-license from SEGGER ?
and if i need buy the software...
Now facing the problem "After disconnected, the electric current increases"...
I think softdevice is working hard even after disconnected when connecting once.
Could you...
Hi,
I'm trying to write unit tests and have arrived at the point to write tests for ble characteristic addition to a service.
To offer some background, I have written...
Hello,
I use NRF51822 and I try to output UART message onto hyperterminal program.
but every message I send it contains "APP:INFO:" in front of the message.
like...
I want to use nRF Connect v2.1.0 to debug.
But i faild to connect the correct J-link because the nRF Connect choose the wrong J-Link IDs on the COM. So i can just change...
I'd like to use nRFConnect with a direct USB/Serial connection to my nRF52832-based device. I've read that it currently checks the jLink chip.
Is there any way to configure...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
for multilink client services Nordic introduced the *_EVT_DISCOVERY_COMPLETE events and the *_c_handles_assign functions. Like the BLE_BAS_C_EVT_DISCOVERY_COMPLETE...
Hey
Would 3++ nRF51822 bluetooth smart beacon Kit sense in location application where lets say 2 beacons are quite close by (half meter) and third, the locatable beacon...