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 Guys!
Could you help me with one issue.
I am trying to run my own project that I build according to the example "ble_app_hrs_freertos". If I am calling "nrf_pwr_mgmt_run...
Dear people of DevZone,
I set up a TDMA-based sensor network using the NRF52840 without the BLE-Softdevice or any API functions (message transmission and reception all by...
Hello All,
I am trying to find out examples codes for enabling the external 32kHz crystal for nRF52832 design.
Can someone help me here?
I am using SDK Version 16...
I am using the nfc library (nfc_t4t_lib) on the NRF52832 chip with SDK 17.0.2. When I approach the NFC antenna with a nfc reader (like a smartphone) and leave the reader on...
Hi everybody. I'm trying to design a mesh network in which most of the nodes, if not every, should be a relay due to parallel positioning of the devices and each one of them...
I am working on Windows, using NRF Connect SDK 1.5.0 (have also tried the SDK 1.5.0r-rc1, with an updated nrf_802154_serialization module to be able to compile).
I am using...
Hello, I have run into this problem again with regards to using the lwm2m_client sample. I can start running it fine but I get the error "Cannot init lwm2m engine" and "Cannot...
when compiling "ble_app_multirole_lesc_s140_pca10056" of sdk nRF5_SDK_17.0.2, crypto library not getting included, I am getting error, library is placed as shown in pic, also...
Hello,
I know that you can generate a single zip that contains dat and bin files for sd+bl and dat and bin files for the app.
Is it possible to generate a single dat and...
HI, I'm new here, hope following the rules for Questions.
I'm using nRF Connect v.3.6.1 and as toolchain SEGGER Embedded Studio for ARM (Segger edition) V5.34a.
I need...
Hello there,
I am using nRF52840 PDK and nRF5_SDK_for_Thread_and_Zigbee_v1.0.0 SDK for BLE and Thread development. I also have a BLE smartphone app communicating with nRF52840...
Hi,
-I have a custom board using nrf 52832 and I have interfaced LIS2DH12 using an SPI interface. -I am using SDK 15.2.0. -I am collecting raw data using FIFO mode and send...
I want to realize audio playing function in 9160, according to the specification, there are 9160 I2S interface. However, the specification only describe the definition of...