I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
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,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi,
I use NRF51822 to design a ble product,my client require that when in the front of the ble device the app can connect the ble device,and can't connect in the back of...
My Issue,
I need to be able to set radio RCV/TX signals to a specific distance. I would like to control this
through the firmware. Do you have any recommendations or examples...
Hello,
I am using Keil Lite edition and I'm receiving a linker error from exceeding the code limits in Keil. My code is 37336 bytes and apparently cannot exceed 32000 bytes...
Hi,
I'm currently working on a BLE device which works his whole lifetime on one battery. This means we have to save as much energy as possible. This is why we set our advertisement...
Hi all,
Our company is in the process of certifying a device. This device is using a nrf52832 with radio.
We had no problem to comply with the ETSI standard, but things...
I am trying to set up a custom Advertisement in nRF-Connect for Windows, using an nRF52 DK (PCA10040)
In Advertising Setup, I remove the existing "Complete local lame"...
Hi
I am looking for some example code that shows best how to talk to a servo.. If there isn't any, any ideas which example project comes the closest ?
Thanks
J
Hi,
I was reading datasheet of nRF52832, but i didn't see USB topic in that.
But i checked the SDK which has USB example for HID_keyboard and mouse?
Is that Means we are...
I am trying to run the ble-characteristics tutorial code on a custom nRF52832 board ( MetaMotionR ). The blinky example worked just fine after creating a custom_board.h file...
Hi, I have a need to connect to a peripheral device from and nRF52 with a Bonded connection.
My device handles bonding when it is a peripheral, but what is needed to enable...
I'm thinking about doing some power consumption experiments with the new BLE5.0 standard.
Has anyone tried to use this power profiler kit (order# nRF6707) on the new Bluetooth5...