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...
Hi,
I want a Mesh solution with gateway which is able to connect Amazon Web services(AWS) via MQTT.
6LoWPAN mesh network based on IEEE 802.15.4.
Mesh devices can be...
I'm looking into a project that needs to have BLE to communicate with a user and a mesh network to communicate with multiple data gathering nodes connected by 2.4GHz RF links...
Hi,
I am using nrf52832 for my application. The application share same SPI module for two sensors(with sensors are selected using two chip select pins). Is it possible...
Hello ,
following are my requirements :
to create a secure bootloader which checks app validity at every boot .
the boot loader should also accept UART communication...
I have an Eddystone beacon from minewtech...i've downloaded the nRF connect app onto my android tablet and i can connect to the beacon. the problem is that it's not "taking...
On the nRF51822 Is it possible to check the battery level using the on-board AD, software connected internally, avoiding external resistor divider.
If not what is the best...
Hello,
I've been trying to migrate a project from the nrf51822 that uses s110 7.1.0 softdevice to the nrf52832 s132 1.0.0.3 alpha softdevice. I had to change some given...
How can I found out my NRF51's device Address? (with Softdevice using Random static address?)
Does Softdevice has any API for fetching my device's BLE Address?
As I...
I'm looking at the sequence diagrams for the secure bootloader, and I'm confused about the response procedure opcode for Packet Receipt Notifications (PRN). From the diagram...
Hi
for a new project I need to combine bluetooth with 2G/4G cellular communication, and augmented positioning, meaning we want to use cell tower, GPS and scanning of Wifi...
hai
i want to store a struct contains two elements . can i store it in flash using pstorage....?
if so how can i do that.........?
or
can i store a two dimensional...
I want at s132 use RT-Thread RTOS,but I see arm_startup_nrf52.s file defined Stack_Size and Heap_Size 8K, can define Heap_Size = 0? reduce the Stack_Size (such as 4K)?
so...