Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi Forums,
I work 51822 custom board.
I try to add Buttonless DFU so I test the "experimental_ble_app_buttonless_dfu" compile is good.
But flash to the board can...
I am building a Bluetooth Mesh network with multiple types of devices.
The provisioner is now capable of provisioning and configuring multiple instances of Device A but i...
I am using nrf52832 with softdevice s132 v3.0.0, sdk 12.2.0 and FDS.
I am using sdk_config.h to configure various modules in my project.
Earlier config: Using Timer1...
Dear nordic devzone,
When trying to build the "ble_app_hrs_c" example project it does not build in SES.
Output/ble_app_hrs_c_pca10056_s140 Debug/Obj/peer_manager.o:...
Hi,
I'm currently investigating the Bluetooth mesh using the SDK for mesh alpha 0.10.0, I was wondering about the limitations on the re-transmission of messages. The current...
this issue might also be one of others than myself
my main development environment is based on linux ... firmware, QT, android and whatever comes along ... i used to write...
Is there native support for hardware coex lines? If we have a WiFi chip that produces a TX Active signal, can we hold transmit from the nRF52840 till that transmit is finished...
I have bought a Tayio Yuden EYSGJNZWY Bluetooth module, which is in fact just a Nordic's nRF51822 (256KB Flash and 32KB RAM) with added antenna. Tayio's files say that the...
Hi,
I have built an application which is based on BLE and protocol that supports high frequency sampling of sent messages. I tried to achive that using only BLE, but it...
Hello,
I am designing a custom board with NRF52832 IC. I have a query regarding routing of traces.
In my design, I am not using all pins of IC. Do I need to route traces...
Hello,
I am designing a custom board with NRF52832 IC. I followed the same layout design as suggested by Nordic.
But , I made some additions to reference layout. I added...
I'm trying to set up a gazell device with a channel table that is 16 channels long. This is for a pairing application where the host has a channel table that is 6 channels...
I'm using SDK13.0.0 ble_app_ancs_c example.
On connected with a phone, pm_evt_handler is called with PM_EVT_CONN_SEC_SUCCEEDED, and call ble_db_discovery_start(), then...
hi,
i want to make BLE central node with Nrf52840 for receiving multiple data from Nordic thingy 52,i am using keil IDE with Nordic sdk 14.2.0 and blinkey central(s140_PCA10056...