Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
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...
Hello:
I dont seem to understand what the problem is. I have 2 external ICs, one is an IMU and the other is a CDC. Both have interrupt pins connected to the nordic nRF52832...
Hi All,
I am working on a project where i need to use a SPI 128x32 OLED display and a SD card interfaced over SPI to nRF52840 along with BLE. Although, i tried this with...
Hello,
I am developing a BLE app in which I need to print some logs to UART and recive some data from UART to my app.
Which modules should I use?
When I use logger...
my question is how to change the uuid in central to connect to peripheral and i want to send 20 bytes to central device using this uart_peripheral.
first of all my connection...
Hey,
I want to read the value of characteristic of conneceted peripheral. I'm using two BLE modules, one is peripheral and one is central. I connected with central to peripheral...
Hi. I have several questions about mbr.
1). Will mbr finish to write after unexpected power off?
2). Can I copy softdevice + application or only application using sd_mbr_command_copy_sd...
Hello,
We are trying to put togheter a custom mesh communication protocol based on nrf24L01+. Everything was good until we made transmission tests outside, from ground...
Nordic board nRF52 PCA10040, V1.1.1, 2017.1, 682048249.
The pins CTS, RxD, RTS and TxD are currently driven by the MCU. I want to use the SPIS0 in the nRF52832 with the pins...
Is there a Setting in IAR to program nrf52832 without Power cycling
nrf52832 does not start after programming from IAR IDE, using J-Link
But..
For both With J-Link...
I have been experimenting with using some peripherals on the nrf52832 without using the SDK. Primarily of interest to me right now is the low power comparator (LPCOMP).
...
i use nrf52832 .i want to connect device and send advertisment data at the same time. But peripheral mode cannot connct device and send advertisment at the same time. central...
Hi!
I am sorry if I had repeated questions in this forum. I would like to understand few things.
Test scenario
Central - nRF52840
Peripheral - nRF52840
Bluetooth...
I want to add wdt function in ble_app_uart. Please tell me where should I feed the wdt.
in below main loop?
for (;;)
{
power_manage();
nrf_drv_wdt_channel_feed(m_channel_id...
I'm trying to decide the best way to be able to have sub millisecond time keeping, but keep the processor sleeping until it gets a hardware interrupt.
Basically I need...
Hello Nordics Developer
I'm from indonesia, i'm electronics designer, i have develop new products using BLE, first develop i'm using nrf51 series but And my boss ask is there...