Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
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...
Hi,
we have developed a board that is using the nRF24LE1 chip. For test purposes I do want to toggle every possible pin. My first step is to develop this simple test code...
Hi all,
I am on the DK-52 with the SDK 13.0.0.
After erasing the device, I follow this steps:
upload the softdevice
nrfjprog --reset --program s132_nrf52_4...
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...